Hi Daniel,

jsessionid is appended by the <html:link> tag. If you don't want the
jsessionid token, don't use the tag. Simply use plain html :

<a href="javascript:eSenha();">click here</a>

JCG

> -----Message d'origine-----
> De : Daniel [mailto:[EMAIL PROTECTED]
> Envoyé : vendredi 13 février 2004 16:21
> À : Struts Users Mailing List
> Objet : [SPAM] - Problem with <html:link> - Bayesian Filter detected
> spam
> 
> 
> I'm try to use this:
> 
> <html:link property="teste" 
> href="javascript:eSenha()">Esqueci a senha</html:link>
> 
> ,and when I open de Internet Expore the "hint" of this link 
> have the jsessionid value, 
> ex.:(javascript:eSenha();jsessionid=123456....), and the link 
> fail, but if I refresh the browser it's ok , don't have the 
> jsessionid after sSenha() anymore, and all is good. How can I 
> solve this ????
> 
> 
> 
> tnks
> 
> Daniel S.
> 

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

Reply via email to