you understood well :-)
So the problem is not the home itself. I have implemented one in a portlet and
it works fine.
But I want to have a home Button in my Layout JSP (for example the generic
index.jsp). Does this work? If yes how?
View the original post :
http://www.jboss.com/index.html?mod
what you want to do is, if I understand well, :
after login, all portlet have a state (stateA)
then the user do things : some portlets goes into stateB, stateC etc...
you want, by clicking a button, that all the portlets go back to stateA.
=> find a way to store or have each portlet to go to the
Hi,
have a new Problem with the home button.
It should be in the index.JSP of my layout(generic for example). How does it
work, that I can set Paramters for a special Portlet in a link or something
like this...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=40