U know when i put the login.jsp in welcome file list it doesn't work but when i make and index.jsp then it opens as a welcome file what does it mean? i think to your welcome file u have to give name index.jsp or .html if u want to make it welcome file is it so?
Vaishali Relience Ind Ltd Ahm'd Define the welcome file list in your web.xml of the Web App whose context name is vaishali. In the welcome file list give the file as login.jsp. -----Original Message----- From: [Vaishali S. Pandya] [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 16, 2002 9:59 AM To: [EMAIL PROTECTED] Subject: how to make login.jsp default? my path is /......../vaishali/*.jsp i have to many jsp and html files in my folder when i give url /....../vaishali/ it gives me list of all files well i know updating server.xml i can bypass it but i want that when i give this path the login.jsp should execute which is there in vaishali. how to do? ThankX Vaishali RIL Ahm'd =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com =====================================To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
