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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to