Java Server Pages
|
|
|
|
| Articles Reviews JSP | |
| Written by Munaf Sahaf | |
| Thursday, 12 April 2007 | |
|
{mos_sb_discuss:34}
Java Server Pages is an extension of the Java Servlet technology where the java code is written inside the HTML pages which are then converted in Servlets and compiled and run on the server. It is used to create dynamic content on the server using HTML and java code which makes it platform independent.
Advantages: There are nine implicit objects available to a JSP page. These are• request: represents the HttpServletRequest triggering the service invocation. Powered by jReviews |
|
| Last Updated ( Friday, 08 June 2007 ) | |
| < Prev | Next > |
|---|







