Hi,
In the logic to map Controller Servlet to a filename extension, where should
the Hashtable reference be stored. I'm confused, it should be as servlet
class variable (static) or should be stored in the ServletContext.
I have another question, I'm not very sure about this too.
The initialization values for the hashtable should come from the web.xml
file, in the form of init-param element, or there is another better way of
doing it. My concern is this list in web.xml can grow into a very long list.
Thanks in advance.
Regards,
Sanjay
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets