Hi, 

I am studying JSP and I understand that these pages are translated into java
code servlets, which are then compiled and executed on the application
server.

i) Do these 'JSP servlets' implement the HttpJspPage interface defined in
javax.servlet.jsp?

ii) Does Struts (or Spring MVC) provide implementation of such 'JSP
servlets'? Or does Strut (and Spring MVC) have nothing to do with this?

Thanks,

J.
-- 
View this message in context: 
http://www.nabble.com/2-newbie-questions-about-Struts-and-JSP-tp19627021p19627021.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to