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