Hi,
I set window state of portlet use setWindowState() function, but the portlet 
allway initialize with normal window state. What is the wrong ? Do I lack any 
thing ?
Please, help me. Thanks.

There are code lines which I use: 
  public void processAction(ActionRequest request, ActionResponse response)
      throws PortletException, IOException
  {
    response.setWindowState(javax.portlet.WindowState.MAXIMIZED);
  }


mu baosen <[EMAIL PROTECTED]> wrote: Hello,
everyone.

Can a portlet window be initialized with maximized window state? Where to
configure this?

thanks.



                
---------------------------------
 Yahoo! Autos. Looking for a sweet ride? Get pricing, reviews, & more on new 
and used cars.

Reply via email to