Uploaded image for project: 'Beehive'
  1. Beehive
  2. BEEHIVE-108

Tutorial documentation bug

    XMLWordPrintableJSON

Details

    Description

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

      Attachments

        Activity

          People

            Unassigned Unassigned
            xibin Xibin Zeng
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: