You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Stefan Berger <st...@softborg.ch> on 2003/07/07 20:07:37 UTC

html:error and session

Hi, 
 
For some reasons i deceided to use redirect=true to see all jsp page in
the url.
Then i wrote my own html:error - tag (i copied the original and set
scope=session) 
After the evaluating all errors i remove the errors attribute in the
session. So far, so well.
 
Now i want to use in the error-messages (html-links).
for example
 
error.login=<li>login name is missing (click Link for more details)
 
Now i can put the link inside the of this error message but i dont get
the sessionid 
Important: i dont use Cookies !
 
How i can use link inside my error-message and handle with sessionId.
Please dont tell me, to stop with this way, the way is given.  If u
have, give some clear and
easy examples. 
 
THANK YOU
Munot
 
 


 

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org