[jboss-user] [JBoss Portal] - How to create a home button for the portal
djmacpac
do-not-reply at jboss.com
Mon Jan 8 05:28:48 EST 2007
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
More information about the jboss-user
mailing list