Author Login
Post Reply
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.
--
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)