[ http://issues.apache.org/jira/browse/BEEHIVE-725?page=all ] Krista Baker closed BEEHIVE-725: --------------------------------
Verified that using the suggested repro case the destination page with the page input is displayed as expected at svn revision: 170952. > Page inputs do not work when a Page Flow action is hit through a Servlet > include > -------------------------------------------------------------------------------- > > Key: BEEHIVE-725 > URL: http://issues.apache.org/jira/browse/BEEHIVE-725 > Project: Beehive > Type: Bug > Components: NetUI > Versions: V1 > Environment: WebLogic 9.0 Beta (*not* Tomcat) > Reporter: Rich Feit > Assignee: Krista Baker > Fix For: V1 > > Repro: > - Make a Servlet that does an include of a Page Flow action. The easiest > thing to do would probably be to look under netui/test/webapps/drt/coreWeb, > at: > - /WEB-INF/web.xml (for registration of the ServletInclude Servlet) > - /WEB-INF/src/miniTests/servletInclude/IncludeJPFServlet.java (for > the Servlet itself) > - miniTests/servletInclude/* (for the page flow) > - In the action that you're including from the Servlet, add an action > output, and on the destination page, display it (as a page input). > - Hit the Servlet. > EXPECTED: see the destination page, with the page input displayed. > ACTUAL: see the destination page, but no page input is displayed. -- 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
