2009/7/6 Tuan Quan :
> Dear all;
> How can I set header in Tomcat 6 similar to IIS, in a way that when users
> type URL:
> http://mywebserver_name
> it automatically forwards to my webapp URL:
> http://mywebserver_name/myweb/jsp/login.jsp
Don't know what there is in IIS,
but here you can set up
> From: Tuan Quan [mailto:tuan_q...@yahoo.com]
> Subject: header in Tomcat 6.x
>
> How can I set header in Tomcat 6 similar to IIS, in a way
> that when users type URL:
> http://mywebserver_name
> it automatically forwards to my webapp URL:
> http://mywebserver_name/myw
Dear all;
How can I set header in Tomcat 6 similar to IIS, in a way that when users type
URL:
http://mywebserver_name
it automatically forwards to my webapp URL:
http://mywebserver_name/myweb/jsp/login.jsp
thanks.
Tuan.