[ http://issues.apache.org/jira/browse/BEEHIVE-400?page=all ] Julie Zhuo closed BEEHIVE-400: ------------------------------
Verified at rev233544. When set inheritLocalPaths=true, it inherits the jsps that referenced in the parent controller class and working in the context of the inherting controller class. > Nice to have a way to inheriate all its JSPs members when inheriating a > pageflow > -------------------------------------------------------------------------------- > > Key: BEEHIVE-400 > URL: http://issues.apache.org/jira/browse/BEEHIVE-400 > Project: Beehive > Type: Improvement > Components: NetUI > Versions: v1m1, V1Beta > Reporter: Julie Zhuo > Assignee: Julie Zhuo > Fix For: TBD > > Currently when inheriate a pageflow, we have no way of inheriating all its > JSPs that are referenced by relative path. What we need to do right now when > we inheritate a pageflow is to copy all these jsp files into the child page > flow directory and if there is one missing it will be a compiler warning and > a runtime error. In the case of referencing the jsps by absolute path, it > looses the databinding context to the child flow and instead it switches to > the parent flow totaly. -- 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
