[ http://issues.apache.org/jira/browse/BEEHIVE-108?page=history ] Steve Hanson closed BEEHIVE-108: --------------------------------
Xibin Zeng is not on Beehive anymore, so I am closing this myself. > Tutorial documentation bug > -------------------------- > > Key: BEEHIVE-108 > URL: http://issues.apache.org/jira/browse/BEEHIVE-108 > Project: Beehive > Type: Bug > Components: Tutorials > Versions: V1Alpha > Environment: WEB > http://incubator.apache.org/beehive/pageflow/pageflow_controllers.html > Reporter: Xibin Zeng > > On the tutorial, there is a syntax error on the example code: > Towards the end, under the section "Conditional Forwards", a piece of sample > code looks like this: > @Jpf.Action( > forwards = { > @Jpf.Forward( name="authenticated", path="mypage.jsp" ); > @Jpf.Forward( name="not_authenticated", path="login.jsp" ); > } > ) > The semi-colons in there should have been commas. This error appears again a > few paragraphs down. > Thanks!! -- 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
