You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Gagné Jean-Christian <Je...@ne.ch> on 2004/02/13 17:21:36 UTC

RE: Problem with

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:daniel@top-it.com.br]
> 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: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org