Add default window state handling
---------------------------------
Key: WW-2013
URL: https://issues.apache.org/struts/browse/WW-2013
Project: Struts 2
Issue Type: Improvement
Affects Versions: 2.0.8
Reporter: Nils-Helge Garli
Fix For: 2.1.0
Since the Jsr168Dispatcher does not extend the GenericPortlet, there is no
default handling of the minimized window state. The easiest way to solve this
is to do a check for window state before doing any rendering. Alternatively, a
more flexible and specialized window state handling could be created similar to
the portlet mode handling.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.