[ http://issues.apache.org/jira/browse/BEEHIVE-264?page=all ] Krista Baker closed BEEHIVE-264: --------------------------------
Verified that the <prefix-handler> and <prefix-handlers> elements have been added to the beehive-netui-config.xml schema and have also been placed in the beehive-netui-config.xml reference document. > 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: Krista Baker > 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira
