Hi Sami,

To accomplish this the only thing you have to do is
rewrite the index.html file in webapps/ROOT.
>From this page you can then automatically redirect
to name/Default.jsp or anything else, using JavaScript.

Ronald Wildenberg.


Sami Saul wrote:

> Hi everyone!
>
> The link for my application is
>
> http://server:8080/name/Default.jsp
>
> Is there any way to configure Tomcat to work with a default file?
>
> I'd like to use
> http://server:8080/name
>
> or even better
>
> http://server:8080
>
> Please don't answer "Look for it in Google". It's not elegant, and believe
> me, I didn't found any good explanation.
>
> Thanks in advance.
>
> Best regards,
>
> Sami
>
> ===========================================================================
> 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