• Embed Doc
  • Readcast
  • Collections
  • CommentGo Back
Download
 
11
Programming
 
22
nersanngJSPJSP
Java Server Pages is another technologydefined by Sun Microsystems to generatedynamic web content.JSP is a form of server-side applications.They are direct extension of servlets.They are more efficient than servlets.JSP is a type of server-side scriptinglanguage.JSP program files have an extension .jsp
 
33
 JSPJSP
They are HTML documents which areThey are HTML documents which areembedded with Java code using differentembedded with Java code using differentJSP tags.JSP tags.
When compared with servlets they areWhen compared with servlets they areunstructured and contains pieces of javaunstructured and contains pieces of javacode scattered through out an HTML file.code scattered through out an HTML file.
Since they are server-side applications,Since they are server-side applications,they have access to server resources suchthey have access to server resources suchas servlets, javabeans, Ejbs and databases.as servlets, javabeans, Ejbs and databases.
of 00

Leave a Comment

You must be to leave a comment.
Submit
Characters: ...
You must be to leave a comment.
Submit
Characters: ...