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

Errors in Controls Tutorial

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • V1Alpha
    • V1Alpha
    • Tutorials
    • None

    Description

      "To Create a JSP Page to Test the Control

      To test your Beehive Control, you need to call the control from some other resource, such as a JAVA application, JSP page, or Page Flow web application. In this step you will call the control from a JSP page.

      In the directory CATALINA_HOME/webapps/control_tutorial/WEB-INF/src/hellocontrol, edit the file named hello.jsp.

      Edit index.jsp so it appears as follows."

      hello.jsp should be created in %CATALINA_HOME%/webapps/control_tutorial/ (not under WEB-INF/src/hellocontrol)
      The text should read "Edit hello.jsp", not "Edit index.jsp".

      "To Compile the Page Flow

      You are now ready to compile the Page Flow.

      At the command prompt, enter:

      ant -f %BEEHIVE_HOME%\ant\buildWebapp.xml build.webapp -Dwebapp.dir=%CATALINA_HOME%\webapps\control_tutorial"

      This should read "To Compile the Web App. You are now ready to compile the web app". There are no pageflows here.

      Attachments

        Activity

          People

            jerjohns Jeremiah Johnson
            kentam Kenneth Tam
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: