http://java.sun.com/webservices/docs/ea1/tutorial/doc/Servlets11.html

It should only happen on the first request or if cookies are disabled.

Dave Keller wrote:
> 
> 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]>

-- Ted Husted, Husted dot Com, Fairport NY US
-- Java Web Development with Struts
-- Tel: +1 585 737-3463
-- Web: http://husted.com/about/services

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

Reply via email to