Posted By:
Gabriele_Gianola
Posted On:
Monday, April 9, 2001 09:06 AM
I work with a production machine with WebSphere Application Server 3.022 where I have configured several application servers in the default_servlet_engine, each of them has a virtual hosts associated and a different web-paths. Now I want to develope my application with VisulAge for Java WebSphere Test Environment 3.5. I easly configured the environment for different webgroup, with the same webpaths of the application server, but I have problems with the relative path: example : In a page I link a jsp in the root of the application ( http://myApplication.myServer/first.jsp ) : a href="index.jsp" The Application Server recognize the application server by the vir
More>>
I work with a production machine with WebSphere Application Server 3.022
where I have configured several application servers in the
default_servlet_engine, each of them has a virtual hosts associated and
a different web-paths.
Now I want to develope my application with VisulAge for Java WebSphere
Test Environment 3.5. I easly configured the environment for different
webgroup, with the same webpaths of the application server, but I have
problems with the relative path:
example :
In a page I link a jsp in the root of the application (
http://myApplication.myServer/first.jsp ) :
a href="index.jsp"
The Application Server recognize the application server by the virtual
host name myApplication, but the WTE can recognize the application only
with the webpath /bin:
a href="/bin/index.jsp"
It's too bad for me change all path when publish to product machine...
So... how can I simulate the virtual host management of the Application
Server with WTE???
Hope it's clear... Thank's in advance...
Gabriele.
Crypto Srl.
<<Less