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]