Thread
:
JSP Tutorial
View Single Post
satya5321
Banned
17Dec2007,16:18
JSP is a scriptiing language, that you can embed dynamic content which is not possible with HTML.
JSP internally converts into Servlet class.