DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=33730>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=33730 ------- Additional Comments From [EMAIL PROTECTED] 2005-04-04 02:55 ------- Since you haven't shown your actual code, then only thing I think when you say "...Link is contructed from resquest's URI" is that your doing something like... <a href="<%=request.getRequestURI()%>">...</a> ...but I would have expected that to produce "/jsp/Main.jsp" in Tomcat 5.0.28 as well as Tomcat 5.5.7!!! Please provide full details of what you're actually doing - show your code from your jsp and relevant bits of your struts-config.xml. Thanks Niall P.S. Can you not use <html:link action="/Main.do">...</html:link> to get what you want? -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]