Hi,
I have some portlets that plays around Maximize windowstate, and I
wouldn't like people to have control over these...
Anyone has a clue on where I can dig ? I have "grep" (and googled) many
times and haven't found anything relevant so far (except maybe
"supported.windowstate" inside jetspeed.
Hi all,
I've been trying to implement SSOWebContentPortlet auto login to one of the
sites that required login.
The following is defined in my portlet.xml.
SSOWebContentPortlet
SSO WebContent Portlet
SSO WebContent portlet Testing
EditPage
/WEB-INF/view/view.vm
org
Wiadomosc od Enrique Perez z 2006-09-06 18:30 brzmiala:
Hi all,
I was trying to see which attributes and properties my portlet views
when clicking a button in a form.
So I put this code in the "processAction(req,resp)" method:
--
Hi all,
I was trying to see which attributes and properties my portlet views
when clicking a button in a form.
So I put this code in the "processAction(req,resp)" method:
--
private String atributos;
priva