Hi! I'm using Struts 1.02. When using the <html:form> tag, and whenever the session is cookie disabled, Struts automatically puts a "jsessionid=..." in the URL string for cookie-disabled session tracking. I dont want have the "jsessionid=..." in the URL, but I do want to keep using the Struts taglib. Does anyone know how to diable the "jsessionid=..." in the URL ?
Thanks! Ori. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

