You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Rich Feit (JIRA)" <be...@incubator.apache.org> on 2005/05/13 23:17:12 UTC

[jira] Resolved: (BEEHIVE-725) Page inputs do not work when a Page Flow action is hit through a Servlet include

     [ http://issues.apache.org/jira/browse/BEEHIVE-725?page=all ]
     
Rich Feit resolved BEEHIVE-725:
-------------------------------

     Assign To: Alejandro Ramirez  (was: Rich Feit)
    Resolution: Fixed

Fixed with revision 170084.

> 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: Alejandro Ramirez
>      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