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)" <de...@beehive.apache.org> on 2005/11/10 17:59:04 UTC

[jira] Updated: (BEEHIVE-1001) Cannot initialize a page's form bean with a derived type

     [ http://issues.apache.org/jira/browse/BEEHIVE-1001?page=all ]

Rich Feit updated BEEHIVE-1001:
-------------------------------

    Attachment: Controller.java

Repro page flow.

> Cannot initialize a page's form bean with a derived type
> --------------------------------------------------------
>
>          Key: BEEHIVE-1001
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-1001
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1
>     Reporter: Rich Feit
>     Assignee: Rich Feit
>      Fix For: 1.1
>  Attachments: Controller.java
>
> The attached page flow contains two form bean classes: MyForm and DerivedForm (the latter extends the former).  Its begin method tries to initialize index.jsp with an instance of DerivedForm.  index.jsp posts to an action that accepts MyForm.  This all should work, but currently the page will only be initialized if you pass it an instance of MyForm (exactly).

-- 
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