Hi, I am developing a JBOSS based application.
After an application was deployed, I have to
use a "subdirectory" path to access that application.
How can I let the application assessible from
the root of the website?
To make the question more clear, I need to
use the address http://mydomain.com:8080/myapp to
access the application "myapp.war". I want the user to be
able to use the app from http://mydomain.com/
I know one of the solution is use a Apache to
listen to 80 port and redirect to the above
address. Is there a better way to hide the
port number the J2EE is listening to?
Thanks,
-Yi
http://www.oneimagehost.com
Data - 22 Mar 2004 09:06 GMT
Il Sun, 21 Mar 2004 22:48:08 +0000, Yi Chen ha scritto:
> Hi, I am developing a JBOSS based application.
> After an application was deployed, I have to
[quoted text clipped - 16 lines]
> -Yi
> http://www.oneimagehost.com
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/index.html