Hello
     How do I make a servlet to be the default file rather than
the index.jsp file??Basically I want to use the servlet to act as a proxy.
I tried modifying the welcome list in web.xml file ,replacing index.jsp by
servletname.class but the browser asks the user to download the .class
file instead of displaying it??

Rajkumar Sen
MTech 1 CSE
IIT Bombay

www.cse.iitb.ac.in/~rajkumar
(best viewed in Netscape)




--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to