Hi all,
I have an ear file which contains a web-application (war file: testapp.war).
If I deploy this war file, it can be reached at:
http://myhost.com/testapp
How can I configure JBoss to open my webapp at this url:
http://myhost.com
But, because during development all my (relative) links look like this:
/testapp/myjsp.jsp
So I want to keep the /testweb prefix.
Can this be achieved?
Thanks,
Regards,
Harm de Laat
Informatiefabriek
The Netherlands
