I have looked at the spec but I'm still unsure on how to get a portlet to minimize by default. I see there is the window state but when I add that to my portlet.xml it does not default to minimized. Any other suggestions? - Dan
>>> "Andrew Strickland" <[EMAIL PROTECTED]> 3/18/2008 6:44 PM >>> The JSR-168 spec is the authoritative source for all things portlet 1.0, so look there first. You can find that here: http://jcp.org/aboutJava/communityprocess/final/jsr168/index.html On Tue, Mar 18, 2008 at 4:19 PM, Dan Olsen <[EMAIL PROTECTED]> wrote: > I am looking for a place where I can see a list of all the options I can > put in my portlet.xml file. One thing I am trying to do is set the default > windows state to maximized or minimized. I also want to be able to not allow > a user to maximize or minimize a portlet. > > - Dan >
