Hi,

I am developing a web application in struts1.1, jsp1.2 , servlets2.2. This application I need to deploy in iPlanet web server. Can any one suggest which version of iPlanet is suitable to develop this application.. I have iPlanet web server 6.1 Sp1. But when I deploy a sample application in this it won't recognizes the web application... Any suggestions how to deploy and run this application if this is suitable.. Please help in this regard.

Thank you
Srinivas Vakkalanka

----- Original Message ----- From: <[EMAIL PROTECTED]>
To: <user@struts.apache.org>
Sent: Wednesday, February 15, 2006 6:38 PM
Subject: getRequestUrl returns different url in tomcat 5.0 and tomcat 5.5


Hi people,

I deployed my struts/tiles app in a tomcat 5.0 and it is working fine, but
when I deployed it on a tomcat 5.5.9 it is having a bad comportament.

I concluded that the error is in the method request.getRequestUrl() that
returns the "abc.do" in tomcat 5.0 and returns "/WEB-INF/pages/mypage.jsp"
in tomcat 5.5.9.

Does anyone have some solution for my problem? I saw in Tomcat forumns
that this problem is because, according the servlet specs. tomcat 5.5 is
right and tomcat 5.0 is wrong, but they say there that this could make
some struts-tiles apps (or other frameworks also) to work incorrectly.

Thank“s,

Roberto C. Lima Jr.
SoftSite Mobile



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to