[ http://issues.apache.org/jira/browse/BEEHIVE-456?page=comments#action_61683 ] Scott Semyan commented on BEEHIVE-456: --------------------------------------
Well, I was unable to get the actionForm object visible from within a tag so I moved this code back into the JSP. I've reworked this section completely and will be sending you the changes shortly. Assign to me or we could probably just close as fixed when I submit my changes. > Errors in petstore create account page > -------------------------------------- > > Key: BEEHIVE-456 > URL: http://issues.apache.org/jira/browse/BEEHIVE-456 > Project: Beehive > Type: Bug > Components: Samples > Versions: V1Beta > Reporter: Scott Semyan > > I am using the petstore sample from the beta dist. When I go to the > globalViewCreateAccount.do page, I get several tag errors like the following: > Tag Error > Tag TextBox Errors 1 > Expression Error Attribute dataSource Expression {actionForm.firstName} > Message Caught exception when evaluating expression "{actionForm.firstName}" > with available binding contexts [actionForm, pageFlow, globalApp, request, > session, application, pageContext, bundle, container, url, pageInput]. Root > cause: java.lang.RuntimeException: Can not evaluate the identifier > "firstName" on a null value object. -- 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 - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
