You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by mi...@virgilio.it on 2004/11/03 09:54:31 UTC

relative uri in tomcat 5.0.28

why this simple code in a jsp page:

<form action="<c:url value="deleteuser.jsp"/>" method="post">

doesn't  return the relative URI??

(ROOT/dir/dir/deleteuser.jsp)

this code returns

ROOT/deleteuser.jsp

I've tried both with Tomcat Stand Alone and together An IIS application
server.
But both cases returns the wrong URI.

Excuse for my bad english

Thanks



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org