in ur context, in the web.xml add this line

  <welcome-file-list>
    <welcome-file>login.jsp</welcome-file>
  </welcome-file-list>

Regards,
Vikramjit Singh,
Systems Engineer,
GTL Ltd.
Ph. 7612929-1031


-----Original Message-----
From: [Vaishali S. Pandya] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 9:29 PM
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

Reply via email to