You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Carlin Rogers (JIRA)" <de...@beehive.apache.org> on 2005/09/07 23:31:33 UTC

[jira] Updated: (BEEHIVE-910) NETUI Tutorial: update displayData.jsp to display "sport" form field besides "name" and "age".

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

Carlin Rogers updated BEEHIVE-910:
----------------------------------

    Attachment: j910-patch.txt

Here's a simple patch to update the tutorial as noted. I also renamed some Ids in the nested section to use a more appropriate value... "nested_..." rather than "validation_...".

The patch also includes a very minor change to the JavaDoc of ScopedServletUtils.getScopedRequest().

> NETUI Tutorial: update displayData.jsp to display "sport" form field besides "name" and "age".
> ----------------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-910
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-910
>      Project: Beehive
>         Type: Improvement
>   Components: Documentation
>     Versions: V1
>  Environment: Win XP SP2
>     Reporter: Yongqin Xu
>     Assignee: Carlin Rogers
>     Priority: Minor
>  Attachments: j910-patch.txt
>
> In Step 7, displayData.jsp file only display name and age form input field, in this step, we add sport  field and get input from the nested pageflow, but
> when user finaly click submit button in page2.jsp, the displayData.jsp does not display it. I recommend update displayData.jsp as following to display
> the sport field as well:
>      <br/>
>       Sport: <netui:content value="${requestScope.data.sport}"/>

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