I read in an article that you can manage applications in a ASP like fashion
in JSP using the ServletContext object.
My question is if the ServletContext object is implemented in the same way
in most servlet engines or if there are differences simular to the
differences in using the HttpSession object. Using the HttpSession on the
Tomcat engine I had to use get and setParameter, but in JSWDK 1.0.1 I have
to use set and putValue, so is the ServletContext object handled differently
also ?

Jsp for the ASP programmer article:
http://www.asptoday.com/articles/19991022.htm

|  ||  |||   ||   r a z o r f i s h
espen dall�kken

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to