Hi,

i want to create a home button, that when it is clicked, brings back the user 
to the starting screen that ist showed to him after the login. all variables 
and parameters should be deleted.

Does it work with:

  | response.setHeader("Pragma", "no-cache");
  | response.setHeader("Cache-Control", "no-cache");
  | 
? But where do i have to implement this? My Home Button should be rendered in a 
jsp, that is included in a portlet through a request.dispatcher...

I'm happy about any kind of help

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3998931#3998931

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3998931
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to