I am using the html:form tag like this:

<html:form action="/createUser">

But when the JSP is requested, the rendered html is this:

<form action="/web_app_name;jsessionid=3kljs3lj">

Has anyone experienced this?


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

Reply via email to