[ http://issues.apache.org/jira/browse/PB-49?page=comments#action_12449664 ] James May commented on PB-49: -----------------------------
I have a working fix for this as I described here: http://mail-archives.apache.org/mod_mbox/portals-bridges-dev/200609.mbox/browser. I was waiting to get some feedback on this approach before generating patch files for this fix. I will try to extract my changes and upload them as patch files this week. Thanks James > Multiple instances of a struts portlet should be able to coexist on a single > page. > ---------------------------------------------------------------------------------- > > Key: PB-49 > URL: http://issues.apache.org/jira/browse/PB-49 > Project: Portals Bridges > Issue Type: Improvement > Components: struts > Affects Versions: 1.0 > Environment: Any. > Reporter: James May > Priority: Minor > > When including multiple instances of a struts portlet on a page, form data > for the portlet instances gets clobbered because there is a single form bean > that is shared by all instances. Each portlet instance should be able to > maintain its state independently of other instances. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
