Hi, Since this list is fairly low traffic, I've also asked this question on stackoverflow ( http://stackoverflow.com/questions/1031622 ).
I am developing a JSR-286 compliant portlet based on struts 1.2.9 (for historical reasons we want to reuse a lot existing code) using the struts portlet bridge. I want some links to change the WindowState, but the FormTag and LinkTag provided by the portal bridge don't have an easy way to set the WindowState. I'm happy to extend these two tags, but am unsure how to proceed. How can I determine what request parameters need adding in a portal agnostic way? For instance, it would appear that liferay uses p_p_state and gridsphere gs_state. Steve -- http://www.stevebosman.co.uk/ "I hear and I forget. I see and I remember. I do and I understand." - Confucius
