Hi
I've got the following setup:

the web server IPlanet 4 runs on a machine called web
the aplications server Jrun 3.1 runs on a machine called app

when I displaj show.jsp with the URL

http://web/show.jsp

it displays the JSP but all <html:link>s are displayed as

http://app/list.jsp

and the images are all with
http://app/images/image.gif

this is really nuts..
Do you know of any such problem?

the html:base tag renders http://app/ tags

Thanx,
Ganeff

PS: and no, I can't use any other setup.. the client is set in stone on this
:(

Reply via email to