“>This sample chapter is excerpted from More Servlets and JavaServer Pages (JSP), by Marty Hall. Developers have many tools at their disposal for handling the life cycle ofindividual servlets or JSP pages. The servlet init method (Section 2.3) fireswhen a servlet is first instantiated. JSP pages use the nearly identical jspInitmethod (Section 3.3). Both methods can use initialization parameters that arespecified with the init-param subelement of the web.xml servlet element(Section 5.5
continue >>
Author:
Time:
Thursday, February 7th, 2008 at 7:46 am
Category:
Comments:
You can leave a response, or trackback from your own site.
RSS:
You can follow any responses to this entry through the RSS 2.0 feed.
Navigation: