Go4Expert

Go4Expert (http://www.go4expert.com/)
-   JSP (http://www.go4expert.com/forumdisplay.php?f=28)
-   -   JSP Tutorial (http://www.go4expert.com/showthread.php?t=2745)

nehas 29Jan2007 16:26

JSP Tutorial
 
JSP Tutorial
JSP : Java Server Pages

It is a server side scripting language.

JSP are normal HTML with Java code pieces embedded in them.

A JSP compiler is used to generate a Servlet from the JSP page.

satya5321 17Dec2007 16:18

Re: JSP Tutorial
 
JSP is a scriptiing language, that you can embed dynamic content which is not possible with HTML.
JSP internally converts into Servlet class.


All times are GMT +5.5. The time now is 05:04.