[ http://issues.apache.org/jira/browse/BEEHIVE-264?page=history ]
Daryl Olander resolved BEEHIVE-264:
-----------------------------------
Assign To: Rich Feit (was: Daryl Olander)
Resolution: Fixed
I added the code to the PageFlowContextListener to register the tags
PrefixHandlers with ProcessPopulate. The code is still also statically inside
the tag files, but the first registration wins.
Rich, can you review this change and then close this bug?
> need to add the JSP tag prefix handler infrastructure to the netui-config file
> ------------------------------------------------------------------------------
>
> Key: BEEHIVE-264
> URL: http://issues.apache.org/jira/browse/BEEHIVE-264
> Project: Beehive
> Type: Bug
> Components: NetUI
> Versions: V1Beta
> Reporter: Eddie O'Neil
> Assignee: Rich Feit
> Fix For: V1
>
> NetUI uses a set of prefixes which are written onto the "name" attribute of
> HTML tags. These prefixes correspond to tag handlers which can operate on
> request parameters when a form POSTs. The handlers are currently statically
> wired up, but they need to be explicitly configured in the netui-config.xml
> file.
> In a clustered environment when a node fails, the next node needs to have the
> prefix handlers pre-configured without having to run static blocks in the JSP
> tags. This requires initializing them from the XML file.
--
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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira