You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by do...@apache.org on 2004/07/26 20:44:11 UTC

svn commit: rev 30726 - in incubator/beehive/trunk/netui/test/webapps/drt/coreWeb: WEB-INF/src/formBean/test1 WEB-INF/src/formBean/test2 WEB-INF/src/global WEB-INF/src/interOp/test1 WEB-INF/src/miscJpf/test13 WEB-INF/src/qaUtil WEB-INF/src/shared WEB-INF/src/strutsMerge/test4 WEB-INF/src/strutsMerge/test7 databinding/bundle/basic databinding/bundle/basicerror databinding/bundle/declarebundle databinding/bundle/declarebundleerror databinding/bundle/struts formBean/test1 formBean/test2 formBeanRePost/test52 formBeanRePost/test53 interOp/test1/Controller1 interOp/test1/Controller2 interOp/test2/Controller1 interOp/test3/Controller1 interOp/test4/Controller1 interOp/test4/Controller2 interOp/test5/Controller1 interOp/test5/Controller2 jpfScopedForms/test49 jpfScopedForms/test50 jpfScopedForms/test51 jpfScopedForms/test55 jpfScopedForms/test59 jpfSecurity/test1 jpfSecurity/test2 jpfSecurity/test3 jpfSecurity/test60 miscJpf/bug21124 miscJpf/bug26990 miscJpf/bug27848 miscJpf/bug30303 miscJpf/bug37949 miscJpf/bug38484 miscJpf/bug39028 miscJpf/bug40284 miscJpf/bug40380 miscJpf/bug40854 miscJpf/bug40862 miscJpf/bug41007 miscJpf/bug41007/subJpf miscJpf/bug42486 miscJpf/bug42846 miscJpf/bug42846/jpfA miscJpf/bug42846/jpfB scopedJpf/jpfTest1 scopedJpf/jpfTest1/jpf1 scopedJpf/jpfTest1/jpf2 scopedJpf/jpfTest1/subJpf1 scopedJpf/jpfTest2 scopedJpf/jpfTest2/jpf1 scopedJpf/jpfTest2/jpf2 scopedJpf/jpfTest2/subJpf1 scopedJpf/jpfTest3 scopedJpf/jpfTest3/jpf1 scopedJpf/jpfTest3/jpf2 scopedJpf/jpfTest3/subJpf1 scopedJpf/jpfTest4 scopedJpf/jpfTest4/jpf1 scopedJpf/jpfTest4/jpf2 scopedJpf/jpfTest4/subJpf1 scopedJpf/jpfTest5 scopedJpf/jpfTest5/jpf1 scopedJpf/jpfTest5/jpf2 scopedJpf/jpfTest5/subJpf1 valFwdErr/test54 valFwdErr/test56 valFwdErr/test57 valFwdErr/test57/sub1 valFwdErr/test58

Author: dolander
Date: Mon Jul 26 11:44:10 2004
New Revision: 30726

Modified:
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test1/FormBeanTest1Form1.java
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test1/Struts1.java
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test1/Struts2.java
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test2/FormBeanTest2Form1.java
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test2/Struts1.java
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test2/Struts2.java
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test2/Struts3.java
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test2/Struts4.java
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/global/Global.app
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/interOp/test1/Struts1.java
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/miscJpf/test13/LoadStruts.java
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/miscJpf/test13/SubmitAction.java
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/miscJpf/test13/SubmitForm.java
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/qaUtil/PageLogger.java
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/shared/FormA.java
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/strutsMerge/test4/Form2.java
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/strutsMerge/test7/Form1.java
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/strutsMerge/test7/Struts1.java
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/databinding/bundle/basic/Controller.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/databinding/bundle/basicerror/Controller.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/databinding/bundle/declarebundle/Controller.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/databinding/bundle/declarebundleerror/Controller.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/databinding/bundle/struts/Controller.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/formBean/test1/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/formBean/test2/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/formBeanRePost/test52/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/formBeanRePost/test53/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test1/Controller1/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test1/Controller2/Jpf2.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test2/Controller1/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test3/Controller1/JpfNestable.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test4/Controller1/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test4/Controller2/JpfNestable.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test5/Controller1/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test5/Controller2/JpfNestable.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfScopedForms/test49/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfScopedForms/test50/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfScopedForms/test51/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfScopedForms/test55/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfScopedForms/test59/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfSecurity/test1/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfSecurity/test2/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfSecurity/test3/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfSecurity/test60/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug21124/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug26990/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug27848/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug30303/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug37949/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug38484/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug39028/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug40284/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug40380/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug40854/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug40862/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug40862/Jsp1.jsp
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug41007/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug41007/subJpf/SubJpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug42486/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug42846/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug42846/jpfA/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug42846/jpfB/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest1/JpfTest1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest1/jpf1/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest1/jpf2/Jpf2.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest1/subJpf1/SubJpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest2/JpfTest2.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest2/jpf1/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest2/jpf2/Jpf2.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest2/subJpf1/SubJpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest3/JpfTest3.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest3/jpf1/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest3/jpf2/Jpf2.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest3/subJpf1/SubJpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest4/JpfTest4.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest4/jpf1/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest4/jpf2/Jpf2.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest4/subJpf1/SubJpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest5/JpfTest5.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest5/jpf1/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest5/jpf2/Jpf2.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest5/subJpf1/SubJpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/valFwdErr/test54/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/valFwdErr/test56/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/valFwdErr/test57/Jpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/valFwdErr/test57/sub1/SubJpf1.jpf
   incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/valFwdErr/test58/Jpf1.jpf
Log:
Remove the final set of system.out statements from the BVTS




Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test1/FormBeanTest1Form1.java
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test1/FormBeanTest1Form1.java	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test1/FormBeanTest1Form1.java	Mon Jul 26 11:44:10 2004
@@ -31,25 +31,25 @@
     public FormBeanTest1Form1()
         {
         super();
-        System.out.println(">>> FormBeanTest1Form1.constructor - ("
-                           + this.toString() + ").");
+        //System.out.println(">>> FormBeanTest1Form1.constructor - ("
+        //                   + this.toString() + ").");
         }
     /***************************************************************************
      * Field1
      **************************************************************************/
     public void setField1(String inField1)
         {
-        System.out.println(">>> FormBeanTest1Form1.setField1 - ("
-                           + this.toString() + ") old value: ("
-                           + field1 + ") new value: ("
-                           + inField1 + ").");
+            //System.out.println(">>> FormBeanTest1Form1.setField1 - ("
+            //                + this.toString() + ") old value: ("
+            //               + field1 + ") new value: ("
+            //               + inField1 + ").");
         this.field1 = inField1;
         }
     public String getField1()
         {
-        System.out.println(">>> FormBeanTest1Form1.getField1 - ("
-                           + this.toString() + ") field1 value: ("
-                           + field1 + ").");
+            //System.out.println(">>> FormBeanTest1Form1.getField1 - ("
+            //               + this.toString() + ") field1 value: ("
+            //               + field1 + ").");
         return this.field1;
         }
     }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test1/Struts1.java
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test1/Struts1.java	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test1/Struts1.java	Mon Jul 26 11:44:10 2004
@@ -39,8 +39,8 @@
         //----------------------------------------------------------------------
         formBean.test1.FormBeanTest1Form1 frm
             = (formBean.test1.FormBeanTest1Form1) inForm;
-        System.out.println(">>> Struts1.execute - ("
-                           + inForm.toString() + ").");
+        //System.out.println(">>> Struts1.execute - ("
+        //                   + inForm.toString() + ").");
         frm.setField1(STRUTS1_FORM_VALUE);
 
         // Forward control to the specified success target

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test1/Struts2.java
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test1/Struts2.java	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test1/Struts2.java	Mon Jul 26 11:44:10 2004
@@ -39,8 +39,8 @@
         //----------------------------------------------------------------------
         formBean.test1.FormBeanTest1Form1 frm
             = (formBean.test1.FormBeanTest1Form1) inForm;
-        System.out.println(">>> Struts2.execute - ("
-                           + inForm.toString() + ").");
+        //System.out.println(">>> Struts2.execute - ("
+        //                   + inForm.toString() + ").");
         frm.setField1(STRUTS2_FORM_VALUE);
 
         // Forward control to the specified success target

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test2/FormBeanTest2Form1.java
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test2/FormBeanTest2Form1.java	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test2/FormBeanTest2Form1.java	Mon Jul 26 11:44:10 2004
@@ -31,25 +31,25 @@
     public FormBeanTest2Form1()
         {
         super();
-        System.out.println(">>> FormBeanTest2Form1.constructor - ("
-                           + this.toString() + ").");
+        //System.out.println(">>> FormBeanTest2Form1.constructor - ("
+        //                   + this.toString() + ").");
         }
     /***************************************************************************
      * Field1
      **************************************************************************/
     public void setField1(String inField1)
         {
-        System.out.println(">>> FormBeanTest2Form1.setField1 - ("
-                           + this.toString() + ") old value: ("
-                           + field1 + ") new value: ("
-                           + inField1 + ").");
+            //System.out.println(">>> FormBeanTest2Form1.setField1 - ("
+            //               + this.toString() + ") old value: ("
+            //               + field1 + ") new value: ("
+            //               + inField1 + ").");
         this.field1 = inField1;
         }
     public String getField1()
         {
-        System.out.println(">>> FormBeanTest2Form1.getField1 - ("
-                           + this.toString() + ") field1 value: ("
-                           + field1 + ").");
+            //System.out.println(">>> FormBeanTest2Form1.getField1 - ("
+            //               + this.toString() + ") field1 value: ("
+            //               + field1 + ").");
         return this.field1;
         }
     }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test2/Struts1.java
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test2/Struts1.java	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test2/Struts1.java	Mon Jul 26 11:44:10 2004
@@ -39,8 +39,8 @@
       //----------------------------------------------------------------------
       formBean.test2.FormBeanTest2Form1 frm
       = (formBean.test2.FormBeanTest2Form1) inForm;
-      System.out.println(">>> Struts1.execute - ("
-                         + inForm.toString() + ").");
+      //System.out.println(">>> Struts1.execute - ("
+      //                   + inForm.toString() + ").");
       frm.setField1(STRUTS1_FORM_VALUE);
 
       // Forward control to the specified success target

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test2/Struts2.java
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test2/Struts2.java	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test2/Struts2.java	Mon Jul 26 11:44:10 2004
@@ -39,8 +39,8 @@
       //----------------------------------------------------------------------
       formBean.test2.FormBeanTest2Form1 frm
       = (formBean.test2.FormBeanTest2Form1) inForm;
-      System.out.println(">>> Struts2.execute - ("
-                         + inForm.toString() + ").");
+      //System.out.println(">>> Struts2.execute - ("
+      //                   + inForm.toString() + ").");
       frm.setField1(STRUTS2_FORM_VALUE);
 
       // Forward control to the specified success target

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test2/Struts3.java
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test2/Struts3.java	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test2/Struts3.java	Mon Jul 26 11:44:10 2004
@@ -39,7 +39,7 @@
       // Get the form bean and change the value of field1.
       //----------------------------------------------------------------------
       formBean.test2.FormBeanTest2Form1 frm = (formBean.test2.FormBeanTest2Form1) inForm;
-      System.out.println(">>> Struts3.execute - (" + inForm.toString() + ").");
+      //System.out.println(">>> Struts3.execute - (" + inForm.toString() + ").");
 
       // Forward control to the specified success target
       //----------------------------------------------------------------------

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test2/Struts4.java
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test2/Struts4.java	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/formBean/test2/Struts4.java	Mon Jul 26 11:44:10 2004
@@ -38,8 +38,8 @@
       //----------------------------------------------------------------------
       formBean.test2.FormBeanTest2Form1 frm
       = (formBean.test2.FormBeanTest2Form1) inForm;
-      System.out.println(">>> Struts4.execute - ("
-                         + inForm.toString() + ").");
+      //System.out.println(">>> Struts4.execute - ("
+      //                   + inForm.toString() + ").");
 
       if (frm.getField1().equals("Jpf1 form value") == true)
          {

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/global/Global.app
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/global/Global.app	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/global/Global.app	Mon Jul 26 11:44:10 2004
@@ -289,8 +289,8 @@
         {
         HttpSession session = getSession();
         _log = QaTrace.getTrace(getSession(), true);
-        _cnt = _log.newClass(this);
-        _log.tracePoint("Global.onCreate():" + _cnt);
+        //_cnt = _log.newClass(this);
+        //_log.tracePoint("Global.onCreate():" + session.hashCode());
     }
 
     @Jpf.Action(
@@ -301,7 +301,7 @@
         })
    public Forward toLegacy()
       {
-      _log.tracePoint("Global.toLegacy():" + _cnt + " - Test2");
+          // _log.tracePoint("Global.toLegacy():" + _cnt + " - Test2");
       return new Forward("struts1Do");
       }
 
@@ -313,7 +313,7 @@
         })
    public Forward globalAction()
       {
-      _log.tracePoint("Global.globalAction():" + _cnt + " - Test5");
+          //_log.tracePoint("Global.globalAction():" + _cnt + " - Test5");
       return new Forward("struts2Do");
       }
 
@@ -325,7 +325,7 @@
         })
    public Forward test35GlobalAction()
       {
-      _log.tracePoint("Global.test35GlobalAction():" + _cnt + " - Test35");
+          //_log.tracePoint("Global.test35GlobalAction():" + _cnt + " - Test35");
       return new Forward("goBack");
       }
 
@@ -337,7 +337,7 @@
         })
    public Forward test36GlobalAction()
       {
-      _log.tracePoint("Global.test36GlobalAction():" + _cnt + " - Test36");
+          //_log.tracePoint("Global.test36GlobalAction():" + _cnt + " - Test36");
       return new Forward("gotoPg2");
       }
 
@@ -349,7 +349,7 @@
         })
    public Forward test39GlobalAction()
       {
-      _log.tracePoint("Global.test39GlobalAction():" + _cnt + " - Test39");
+          //_log.tracePoint("Global.test39GlobalAction():" + _cnt + " - Test39");
       return new Forward("goBack");
       }
 
@@ -361,7 +361,7 @@
         })
    public Forward test40GlobalAction()
       {
-      _log.tracePoint("Global.test40GlobalAction():" + _cnt + " - Test40");
+      //_log.tracePoint("Global.test40GlobalAction():" + _cnt + " - Test40");
       return new Forward("gotoPg2");
       }
 
@@ -373,7 +373,7 @@
         })
    public Forward test40GlobalAction_B()
       {
-      _log.tracePoint("Global.test40GlobalAction_B():" + _cnt + " - Test40");
+      //_log.tracePoint("Global.test40GlobalAction_B():" + _cnt + " - Test40");
       return new Forward("goBack");
       }
 
@@ -385,7 +385,7 @@
         })
    public Forward test45GlobalAction()
       {
-      _log.tracePoint("Global.test45GlobalAction():" + _cnt + " - Test45");
+      //_log.tracePoint("Global.test45GlobalAction():" + _cnt + " - Test45");
       return new Forward("goBack");
       }
 
@@ -397,7 +397,7 @@
         })
    public Forward test46GlobalAction()
       {
-      _log.tracePoint("Global.test46GlobalAction():" + _cnt + " - Test46");
+      //_log.tracePoint("Global.test46GlobalAction():" + _cnt + " - Test46");
       if (_toggle == true)
          {
          _toggle = false;
@@ -416,10 +416,10 @@
    public Forward test48GlobalAction(FormA inForm)
 //   public Forward test48GlobalAction()
       {
-      _log.tracePoint("Global.test48GlobalAction(FormA):"
-                        + _cnt
-                        + " - Test48 - FormA instance:"
-                        + _log.getClassCnter(inForm));
+      //_log.tracePoint("Global.test48GlobalAction(FormA):"
+      //                  + _cnt
+      //                  + " - Test48 - FormA instance:"
+      //                   + _log.getClassCnter(inForm));
       return new Forward("goBack");
       }
 
@@ -428,10 +428,10 @@
    public Forward unKnown()
       {
       ActionMapping mapping = getMapping();
-      _log.tracePoint("Global.unKnown():"
-                        + _cnt
-                        + " - Parameter:"
-                        + mapping.getParameter());
+      //_log.tracePoint("Global.unKnown():"
+      //                  + _cnt
+      //                  + " - Parameter:"
+      //                  + mapping.getParameter());
       return new Forward("gotoError");
       }
 
@@ -446,10 +446,10 @@
    public Forward unHandledAction()
       {
       ActionMapping mapping = getMapping();
-      _log.tracePoint("Global.unHandledAction():"
-                        + _cnt
-                        + " - Parameter:"
-                        + mapping.getParameter());
+      //_log.tracePoint("Global.unHandledAction():"
+      //                  + _cnt
+      //                  + " - Parameter:"
+      //                  + mapping.getParameter());
       return new Forward("gotoAction1");
       }
 
@@ -461,7 +461,7 @@
         })
    public Forward jpfReturn1(FormA inForm)
       {
-      _log.tracePoint("Global.jpfReturn1(FormA):" + _cnt + " - bug30448");
+      //_log.tracePoint("Global.jpfReturn1(FormA):" + _cnt + " - bug30448");
       return new Forward("gotoResults");
       }
 
@@ -473,7 +473,7 @@
         })
    public Forward jpf1Begin()
       {
-      _log.tracePoint("Global.jpf1Begin():" + _cnt + " - JpfTest5");
+      //_log.tracePoint("Global.jpf1Begin():" + _cnt + " - JpfTest5");
       return new Forward("success");
       }
 
@@ -485,7 +485,7 @@
         })
    public Forward jpf2Begin()
       {
-      _log.tracePoint("Global.jpf2Begin():" + _cnt + " - JpfTest5");
+      //_log.tracePoint("Global.jpf2Begin():" + _cnt + " - JpfTest5");
       return new Forward("success");
       }
 
@@ -497,7 +497,7 @@
         })
    public Forward jpf1GoNested(FormA form)
       {
-      _log.tracePoint("Global.jpf1GoNested(FormA):" + _cnt + " - JpfTest5");
+      //_log.tracePoint("Global.jpf1GoNested(FormA):" + _cnt + " - JpfTest5");
       return new Forward("success");
       }
 
@@ -509,7 +509,7 @@
         })
    public Forward jpf2GoNested(FormA form)
       {
-      _log.tracePoint("Global.jpf2GoNested(FormA):" + _cnt + " - JpfTest5");
+      //_log.tracePoint("Global.jpf2GoNested(FormA):" + _cnt + " - JpfTest5");
       return new Forward("success");
       }
 
@@ -521,7 +521,7 @@
         })
    public Forward gblJpfTest10()
       {
-      _log.tracePoint("Global.jpfTest10():" + _cnt + " - JpfTest10");
+      //_log.tracePoint("Global.jpfTest10():" + _cnt + " - JpfTest10");
       return new Forward("success");
       }
 }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/interOp/test1/Struts1.java
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/interOp/test1/Struts1.java	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/interOp/test1/Struts1.java	Mon Jul 26 11:44:10 2004
@@ -31,7 +31,7 @@
         // Forward control to the specified success target
         //----------------------------------------------------------------------
         String param = mapping.getParameter();
-        System.out.println("in struts. Parameter: " + param);
+        //System.out.println("in struts. Parameter: " + param);
         return(mapping.findForward("success"));
         }
 

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/miscJpf/test13/LoadStruts.java
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/miscJpf/test13/LoadStruts.java	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/miscJpf/test13/LoadStruts.java	Mon Jul 26 11:44:10 2004
@@ -30,7 +30,7 @@
       {
       // Forward control to loadStruts
       //------------------------------------------------------------------------
-      System.out.println(">>> LoadStruts.execute");
+      //System.out.println(">>> LoadStruts.execute");
       return(mapping.findForward("success"));
       }
    }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/miscJpf/test13/SubmitAction.java
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/miscJpf/test13/SubmitAction.java	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/miscJpf/test13/SubmitAction.java	Mon Jul 26 11:44:10 2004
@@ -28,7 +28,7 @@
                                 HttpServletRequest request,
                                 HttpServletResponse response) throws Exception
       {
-      System.out.println(">>> SubmitAction.execute");
+          //System.out.println(">>> SubmitAction.execute");
 
       // Get the form bean and take the last name value
       //------------------------------------------------------------------------

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/miscJpf/test13/SubmitForm.java
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/miscJpf/test13/SubmitForm.java	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/miscJpf/test13/SubmitForm.java	Mon Jul 26 11:44:10 2004
@@ -87,29 +87,29 @@
    //---------------------------------------------------------------------------
    public ActionErrors validate(ActionMapping mapping, HttpServletRequest request)
       {
-      System.out.println(">>> SubmitForm.validate");
+          //System.out.println(">>> SubmitForm.validate");
 
       // Check for all mandatory data
       //-----------------------------------------------------------------------
       ActionErrors errors = new ActionErrors();
       if (lastName == null || lastName.equals(""))
          {
-         System.out.println(">>> Last Name error");
+             //System.out.println(">>> Last Name error");
          errors.add("Last Name", new ActionError("error.lastName"));
          }
       if (address == null || address.equals(""))
          {
-         System.out.println(">>> Address error");
+             //System.out.println(">>> Address error");
          errors.add("Address", new ActionError("error.address"));
          }
       if (sex == null || sex.equals(""))
          {
-         System.out.println(">>> Sex error");
+             //System.out.println(">>> Sex error");
          errors.add("Sex", new ActionError("error.sex"));
          }
       if (age == null || age.equals(""))
          {
-         System.out.println(">>> Age error");
+             //System.out.println(">>> Age error");
          errors.add("Age", new ActionError("error.age"));
          }
       return errors;

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/qaUtil/PageLogger.java
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/qaUtil/PageLogger.java	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/qaUtil/PageLogger.java	Mon Jul 26 11:44:10 2004
@@ -90,7 +90,7 @@
         File tmpDir = new File(directroy);
         if (tmpDir.isDirectory() == false)
             {
-            System.out.println("The \"directroy\" parameter must point to an existing directory!");
+                //System.out.println("The \"directroy\" parameter must point to an existing directory!");
             }
         _directory = tmpDir;
         return;

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/shared/FormA.java
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/shared/FormA.java	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/shared/FormA.java	Mon Jul 26 11:44:10 2004
@@ -50,7 +50,7 @@
     public FormA()
         {
         super();
-        System.out.println(">>> FormA() - No QaTrace.");
+        //System.out.println(">>> FormA() - No QaTrace.");
         return;
         }
 
@@ -62,7 +62,7 @@
         super();
         _log = QaTrace.getTrace(session);
         _cnt = _log.newClass(this);
-        _log.tracePoint("FormA.(HttpSession):" + _cnt);
+        //_log.tracePoint("FormA.(HttpSession):" + _cnt);
         return;
         }
 

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/strutsMerge/test4/Form2.java
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/strutsMerge/test4/Form2.java	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/strutsMerge/test4/Form2.java	Mon Jul 26 11:44:10 2004
@@ -31,20 +31,20 @@
     public Form2()
         {
         super();
-        System.out.println(">>> Form2.constructor - instance: ("
-                           + this.toString() + ").");
+        //System.out.println(">>> Form2.constructor - instance: ("
+        //                   + this.toString() + ").");
         }
     public void setField1(String inField1)
         {
-        System.out.println(">>> Form2.setField1 - instance: (" + this.toString()
-                           + ")\n\told value: (" + this.field1
-                           + ")\n\tnew value: (" + inField1 + ").");
+            //System.out.println(">>> Form2.setField1 - instance: (" + this.toString()
+            //               + ")\n\told value: (" + this.field1
+            //               + ")\n\tnew value: (" + inField1 + ").");
         this.field1 = inField1;
         }
     public String getField1()
         {
-        System.out.println(">>> Form2.getField1 - instance: (" + this.toString()
-                           + ")\n\tfield1 value: (" + this.field1 + ").");
+            //System.out.println(">>> Form2.getField1 - instance: (" + this.toString()
+            //               + ")\n\tfield1 value: (" + this.field1 + ").");
         return this.field1;
         }
     }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/strutsMerge/test7/Form1.java
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/strutsMerge/test7/Form1.java	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/strutsMerge/test7/Form1.java	Mon Jul 26 11:44:10 2004
@@ -31,20 +31,20 @@
     public Form1()
         {
         super();
-        System.out.println(">>> Form1.constructor - instance: ("
-                           + this.toString() + ").");
+        //System.out.println(">>> Form1.constructor - instance: ("
+        //                   + this.toString() + ").");
         }
     public void setField1(String inField1)
         {
-        System.out.println(">>> Form1.setField1 - instance: (" + this.toString()
-                           + ")\n\told value: (" + this.field1
-                           + ")\n\tnew value: (" + inField1 + ").");
+            //System.out.println(">>> Form1.setField1 - instance: (" + this.toString()
+            //               + ")\n\told value: (" + this.field1
+            //               + ")\n\tnew value: (" + inField1 + ").");
         this.field1 = inField1;
         }
     public String getField1()
         {
-        System.out.println(">>> Form1.getField1 - instance: (" + this.toString()
-                           + ")\n\tfield1 value: (" + this.field1 + ").");
+    //System.out.println(">>> Form1.getField1 - instance: (" + this.toString()
+    //                       + ")\n\tfield1 value: (" + this.field1 + ").");
         return this.field1;
         }
     }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/strutsMerge/test7/Struts1.java
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/strutsMerge/test7/Struts1.java	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/WEB-INF/src/strutsMerge/test7/Struts1.java	Mon Jul 26 11:44:10 2004
@@ -38,8 +38,8 @@
         //----------------------------------------------------------------------
         strutsMerge.test7.Form1 frm = (strutsMerge.test7.Form1) inForm;
         String fldValue = frm.getField1();
-        System.out.println(">>> Struts1.execute - form instance: ("
-                           + inForm.toString() + ").");
+        //System.out.println(">>> Struts1.execute - form instance: ("
+        //                   + inForm.toString() + ").");
 
         // Forward control to the specified success target
         //----------------------------------------------------------------------

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/databinding/bundle/basic/Controller.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/databinding/bundle/basic/Controller.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/databinding/bundle/basic/Controller.jpf	Mon Jul 26 11:44:10 2004
@@ -24,7 +24,7 @@
     @Jpf.Action()
     public Forward begin()
     {
-        System.out.println("JPF messages: " + getRequest().getAttribute(Globals.MESSAGES_KEY));
+        //System.out.println("JPF messages: " + getRequest().getAttribute(Globals.MESSAGES_KEY));
         return new Forward("index");
     }
 }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/databinding/bundle/basicerror/Controller.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/databinding/bundle/basicerror/Controller.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/databinding/bundle/basicerror/Controller.jpf	Mon Jul 26 11:44:10 2004
@@ -24,7 +24,7 @@
     @Jpf.Action()
     public Forward begin()
     {
-        System.out.println("JPF messages: " + getRequest().getAttribute(Globals.MESSAGES_KEY));
+        //System.out.println("JPF messages: " + getRequest().getAttribute(Globals.MESSAGES_KEY));
         return new Forward("index");
     }
 }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/databinding/bundle/declarebundle/Controller.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/databinding/bundle/declarebundle/Controller.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/databinding/bundle/declarebundle/Controller.jpf	Mon Jul 26 11:44:10 2004
@@ -25,7 +25,7 @@
         )
     public Forward begin()
     {
-        System.out.println("JPF messages: " + getRequest().getAttribute(Globals.MESSAGES_KEY));
+        //System.out.println("JPF messages: " + getRequest().getAttribute(Globals.MESSAGES_KEY));
         return new Forward("index");
     }
 }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/databinding/bundle/declarebundleerror/Controller.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/databinding/bundle/declarebundleerror/Controller.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/databinding/bundle/declarebundleerror/Controller.jpf	Mon Jul 26 11:44:10 2004
@@ -24,7 +24,7 @@
         )
     public Forward begin()
     {
-        System.out.println("JPF messages: " + getRequest().getAttribute(Globals.MESSAGES_KEY));
+        //System.out.println("JPF messages: " + getRequest().getAttribute(Globals.MESSAGES_KEY));
         return new Forward("index");
     }
 }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/databinding/bundle/struts/Controller.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/databinding/bundle/struts/Controller.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/databinding/bundle/struts/Controller.jpf	Mon Jul 26 11:44:10 2004
@@ -31,7 +31,7 @@
         )
     public Forward begin()
     {
-        System.out.println("JPF messages: " + getRequest().getAttribute(Globals.MESSAGES_KEY));
+        //System.out.println("JPF messages: " + getRequest().getAttribute(Globals.MESSAGES_KEY));
         return new Forward("index");
     }
 }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/formBean/test1/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/formBean/test1/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/formBean/test1/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -30,7 +30,7 @@
     protected Forward begin()
         {
         ActionMapping mapping = getMapping();
-        System.out.println(">>> Jpf1.begin");
+        //System.out.println(">>> Jpf1.begin");
         return new Forward("gotoPg1");
         }
 
@@ -47,8 +47,8 @@
     protected Forward jpfAction1(FormBeanTest1Form1 inForm)
         {
         ActionMapping mapping = getMapping();
-        System.out.println(">>> Jpf1.jpfAction1 - ("
-                           + inForm.toString() + ").");
+        //System.out.println(">>> Jpf1.jpfAction1 - ("
+        //                   + inForm.toString() + ").");
         inForm.setField1(JPF_FORM_VALUE);
         return new Forward("gotoStruts");
         }
@@ -66,8 +66,8 @@
     protected Forward jpfAction2(FormBeanTest1Form1 inForm)
         {
         ActionMapping mapping = getMapping();
-        System.out.println(">>> Jpf1.jpfAction2 - ("
-                           + inForm.toString() + ").");
+        //System.out.println(">>> Jpf1.jpfAction2 - ("
+        //                   + inForm.toString() + ").");
         return new Forward("gotoPg3");
         }
 
@@ -88,8 +88,8 @@
     protected Forward jpfAction3(FormBeanTest1Form1 inForm)
         {
         ActionMapping mapping = getMapping();
-        System.out.println(">>> Jpf1.jpfAction3 - form instance: ("
-                           + inForm.toString() + ").");
+//System.out.println(">>> Jpf1.jpfAction3 - form instance: ("
+//                           + inForm.toString() + ").");
         if (inForm.getField1().equals(Struts2.STRUTS2_FORM_VALUE) == true)
             {
             return new Forward("gotoDone");

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/formBean/test2/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/formBean/test2/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/formBean/test2/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -28,7 +28,7 @@
    protected Forward begin()
       {
       ActionMapping mapping = getMapping();
-      System.out.println(">>> Jpf1.begin");
+      //System.out.println(">>> Jpf1.begin");
       return new Forward("gotoPg2");
       }
 
@@ -45,8 +45,8 @@
    protected Forward jpfAction1(FormBeanTest2Form1 inForm)
       {
       ActionMapping mapping = getMapping();
-      System.out.println(">>> Jpf1.jpfAction1 - ("
-                         + inForm.toString() + ").");
+      //System.out.println(">>> Jpf1.jpfAction1 - ("
+      //                   + inForm.toString() + ").");
       inForm.setField1(JPF_FORM_VALUE);
       return new Forward("gotoStruts");
       }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/formBeanRePost/test52/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/formBeanRePost/test52/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/formBeanRePost/test52/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -41,8 +41,8 @@
         })
    protected Forward begin()
       {
-      System.out.println(">>> Jpf1.begin");
-      System.out.println("\t>>> _form1: " + _form1.toString());
+          //System.out.println(">>> Jpf1.begin");
+          //System.out.println("\t>>> _form1: " + _form1.toString());
       return new Forward("gotoPg1");
       }
 
@@ -62,8 +62,8 @@
         })
    protected Forward action1(FormA inForm)
       {
-      System.out.println(">>> Jpf1.action1");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action1");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       inForm.setString1(_STR2);                  // This value will be replace on the forward.
       _str = _STR2;                              // This value should not be replaced on the forward.
       return new Forward("gotoAction2");
@@ -81,8 +81,8 @@
         })
    protected Forward action2(FormA inForm)
       {
-      System.out.println(">>> Jpf1.action2");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action2");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
 
       // The formbean should have been re-populated by struts from the request
       // on the forward from action1 above replaceing string1 with the value
@@ -90,7 +90,7 @@
       //------------------------------------------------------------------------
       if (inForm.getString1().equals(_STR2) == true)
          {
-         System.out.println("\t>>> Form bean was not re-populated as it should have been.");
+             //System.out.println("\t>>> Form bean was not re-populated as it should have been.");
          return new Forward("gotoError");
          }
 
@@ -99,8 +99,8 @@
       //------------------------------------------------------------------------
       if (_str.equals(_STR2) == false)
          {
-         System.out.println("\t>>> _str: " + _str);
-         System.out.println("\t>>> The Page Flow value was re-populated and should not have been.");
+             //System.out.println("\t>>> _str: " + _str);
+             //System.out.println("\t>>> The Page Flow value was re-populated and should not have been.");
          return new Forward("gotoError");
          }
       _str = _STR1;        // Reset this for the next test.
@@ -124,8 +124,8 @@
         })
    protected Forward action3(FormA inForm)
       {
-      System.out.println(">>> Jpf1.action3");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action3");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       inForm.setString1(_STR2);
       _str = _STR2;
       return new Forward("gotoAction4");
@@ -143,8 +143,8 @@
         })
    protected Forward action4(FormA inForm)
       {
-      System.out.println(">>> Jpf1.action4");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action4");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
 
       // The formbean should have been re-populated by struts from the request
       // on the forward from action1 above replaceing string1 with the value
@@ -152,7 +152,7 @@
       //------------------------------------------------------------------------
       if (inForm.getString1().equals(_STR2) == true)
          {
-         System.out.println("\t>>> Form bean was not re-populated as it should have been.");
+             //System.out.println("\t>>> Form bean was not re-populated as it should have been.");
          return new Forward("gotoError");
          }
 
@@ -161,8 +161,8 @@
       //------------------------------------------------------------------------
       if (_str.equals(_STR2) == false)
          {
-         System.out.println("\t>>> _str: " + _str);
-         System.out.println("\t>>> The Page Flow value was re-populated and should not have been.");
+             //System.out.println("\t>>> _str: " + _str);
+             //System.out.println("\t>>> The Page Flow value was re-populated and should not have been.");
          return new Forward("gotoError");
          }
       Forward fwd = new Forward("gotoPg3");
@@ -177,8 +177,8 @@
         )
    protected Forward finish(FormA inForm)
       {
-      System.out.println(">>> Jpf1.done");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.done");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       return new Forward("gotoDone");
       }
    /**

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/formBeanRePost/test53/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/formBeanRePost/test53/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/formBeanRePost/test53/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -47,8 +47,8 @@
         })
    protected Forward begin()
       {
-      System.out.println(">>> Jpf1.begin");
-      System.out.println("\t>>> _form1: " + _form1.toString());
+          //System.out.println(">>> Jpf1.begin");
+          //System.out.println("\t>>> _form1: " + _form1.toString());
       return new Forward("gotoPg1");
       }
 
@@ -68,8 +68,8 @@
         })
    protected Forward action1(FormA inForm)
       {
-      System.out.println(">>> Jpf1.action1");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action1");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       inForm.setString1(_STR2);
       _str = _STR2;
       return new Forward("gotoAction2");
@@ -87,7 +87,7 @@
         })
    protected Forward action2()
       {
-      System.out.println(">>> Jpf1.action2");
+          //System.out.println(">>> Jpf1.action2");
 
       return new Forward("gotoAction3");
       }
@@ -104,17 +104,17 @@
         })
    protected Forward action3(FormA inForm)
       {
-      System.out.println(">>> Jpf1.action3");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action3");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       if (inForm.getString1().equals(_STR2) == true)
          {
-         System.out.println("\t>>> Form bean was not re-populated as it should have been.");
+             //System.out.println("\t>>> Form bean was not re-populated as it should have been.");
          return new Forward("gotoError");
          }
       if (_str.equals(_STR2) == false)
          {
-         System.out.println("\t>>> _str: " + _str);
-         System.out.println("\t>>> The Page Flow value was re-populated and should not have been.");
+             //System.out.println("\t>>> _str: " + _str);
+             //System.out.println("\t>>> The Page Flow value was re-populated and should not have been.");
          return new Forward("gotoError");
          }
       Forward fwd = new Forward("gotoAction4");
@@ -137,7 +137,7 @@
         })
    protected Forward action4()
       {
-      System.out.println(">>> Jpf1.action4");
+          //System.out.println(">>> Jpf1.action4");
 
       return new Forward("gotoAction5");
       }
@@ -154,17 +154,17 @@
         })
    protected Forward action5(FormA inForm)
       {
-      System.out.println(">>> Jpf1.action5");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action5");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       if (inForm.getString1().equals(_STR2) == true)
          {
-         System.out.println("\t>>> Form bean was not re-populated as it should have been.");
+             //System.out.println("\t>>> Form bean was not re-populated as it should have been.");
          return new Forward("gotoError");
          }
       if (_str.equals(_STR2) == false)
          {
-         System.out.println("\t>>> _str: " + _str);
-         System.out.println("\t>>> The Page Flow value was re-populated and should not have been.");
+             //System.out.println("\t>>> _str: " + _str);
+             //System.out.println("\t>>> The Page Flow value was re-populated and should not have been.");
          return new Forward("gotoError");
          }
       return new Forward("gotoPg2");
@@ -177,8 +177,8 @@
         )
    protected Forward finish(FormA inForm)
       {
-      System.out.println(">>> Jpf1.done");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.done");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       return new Forward("gotoDone");
       }
    /**
@@ -208,7 +208,7 @@
                                    ,Object inForm
                                   )
       {
-      System.out.println(">>> Jpf1.exceptionHandler");
+          //System.out.println(">>> Jpf1.exceptionHandler");
       return new Forward("exGotoAction5");
       }
    }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test1/Controller1/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test1/Controller1/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test1/Controller1/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -28,7 +28,7 @@
         })
     protected Forward begin()
     {
-        System.out.println("In Page Flow 1");
+        //System.out.println("In Page Flow 1");
         return new Forward("struts1Do");
     }
 }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test1/Controller2/Jpf2.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test1/Controller2/Jpf2.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test1/Controller2/Jpf2.jpf	Mon Jul 26 11:44:10 2004
@@ -21,7 +21,7 @@
         })
     protected Forward begin()
         {
-        System.out.println("In Page Flow 2");
+            //System.out.println("In Page Flow 2");
         return new Forward("done");
         }
     }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test2/Controller1/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test2/Controller1/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test2/Controller1/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -24,7 +24,7 @@
     protected Forward begin()
     {
 
-        System.out.println("Test2: In Jpf1.jpf");
+        //System.out.println("Test2: In Jpf1.jpf");
         return new Forward("jpf1.jsp");
     }
 }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test3/Controller1/JpfNestable.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test3/Controller1/JpfNestable.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test3/Controller1/JpfNestable.jpf	Mon Jul 26 11:44:10 2004
@@ -25,7 +25,7 @@
         })
     protected Forward begin()
     {
-        System.out.println("In Page Flow 1");
+        //System.out.println("In Page Flow 1");
         return new Forward("struts1Do");
     }
 

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test4/Controller1/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test4/Controller1/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test4/Controller1/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -21,7 +21,7 @@
         })
     protected Forward begin()
     {
-        System.out.println("In Page Flow 1");
+        //System.out.println("In Page Flow 1");
         return new Forward("nestableDo");
     }
 

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test4/Controller2/JpfNestable.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test4/Controller2/JpfNestable.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test4/Controller2/JpfNestable.jpf	Mon Jul 26 11:44:10 2004
@@ -25,7 +25,7 @@
         })
     protected Forward begin()
     {
-        System.out.println("In Nestable Page Flow 2");
+        //System.out.println("In Nestable Page Flow 2");
         return new Forward("struts1Do");
     }
 
@@ -41,7 +41,7 @@
         })
     public Forward done()
     {
-        System.out.println("In Nestable done");
+        //System.out.println("In Nestable done");
         return new Forward( "done" );
     }
 }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test5/Controller1/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test5/Controller1/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test5/Controller1/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -21,7 +21,7 @@
         })
     protected Forward begin()
     {
-        System.out.println("In Page Flow 1");
+        //System.out.println("In Page Flow 1");
         return new Forward("nestableDo");
     }
 

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test5/Controller2/JpfNestable.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test5/Controller2/JpfNestable.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/interOp/test5/Controller2/JpfNestable.jpf	Mon Jul 26 11:44:10 2004
@@ -25,7 +25,7 @@
         })
     protected Forward begin()
     {
-        System.out.println("In Nestable Page Flow 2");
+        //System.out.println("In Nestable Page Flow 2");
         return new Forward("struts1Do");
     }
 

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfScopedForms/test49/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfScopedForms/test49/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfScopedForms/test49/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -40,8 +40,8 @@
         })
    protected Forward begin()
       {
-      System.out.println(">>> Jpf1.begin");
-      System.out.println("\t>>> _form1: " + _form1.toString());
+          //System.out.println(">>> Jpf1.begin");
+          //System.out.println("\t>>> _form1: " + _form1.toString());
       _form1.setString1(_STR1);
       _form1.setString2(_STR2);
       return new Forward("gotoPg1");
@@ -67,19 +67,19 @@
         })
    protected Forward action1(FormA inForm)
       {
-      System.out.println(">>> Jpf1.action1");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action1");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       if (inForm != _form1)
          {
-         System.out.println("\t>>> inForm & _form1 are not the same instance and should be.");
+             //System.out.println("\t>>> inForm & _form1 are not the same instance and should be.");
          return new Forward("gotoError");
          }
       if ((inForm.getString1().equals(_STR1) == true)
             ||
           (inForm.getString2().equals(_STR2) == true))
          {
-         System.out.println("\t>>> inForm.String1: (" + inForm.getString1() + ").");
-         System.out.println("\t>>> inForm.String2: (" + inForm.getString2() + ").");
+             //System.out.println("\t>>> inForm.String1: (" + inForm.getString1() + ").");
+             //System.out.println("\t>>> inForm.String2: (" + inForm.getString2() + ").");
          return new Forward("gotoError");
          }
       _form1.setString1(_STR1);        // Set the values to a specific string
@@ -103,19 +103,19 @@
         })
    protected Forward action2(FormA inForm)
       {
-      System.out.println(">>> Jpf1.action2");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action2");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       if (inForm == _form1)
          {
-         System.out.println("\t>>> inForm & _form1 are the same instance and should not be.");
+             //System.out.println("\t>>> inForm & _form1 are the same instance and should not be.");
          return new Forward("gotoError");
          }
       if ((inForm.getString1().equals(_STR1) == true)
             ||
           (inForm.getString2().equals(_STR2) == true))
          {
-         System.out.println("\t>>> inForm.String1: (" + inForm.getString1() + ").");
-         System.out.println("\t>>> inForm.String2: (" + inForm.getString2() + ").");
+             //System.out.println("\t>>> inForm.String1: (" + inForm.getString1() + ").");
+             //System.out.println("\t>>> inForm.String2: (" + inForm.getString2() + ").");
          return new Forward("gotoError");
          }
       _form1.setString1(_STR1);
@@ -143,19 +143,19 @@
         })
    protected Forward action3(FormA inForm)
       {
-      System.out.println(">>> Jpf1.action3");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action3");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       if (inForm != _form1)
          {
-         System.out.println("\t>>> inForm & _form1 are not the same instance and should be.");
+             //System.out.println("\t>>> inForm & _form1 are not the same instance and should be.");
          return new Forward("gotoError");
          }
       if ((inForm.getString1().equals(_STR1) != true)
             ||
           (inForm.getString2().equals(_STR2) != true))
          {
-         System.out.println("\t>>> inForm.String1: (" + inForm.getString1() + ").");
-         System.out.println("\t>>> inForm.String2: (" + inForm.getString2() + ").");
+             //System.out.println("\t>>> inForm.String1: (" + inForm.getString1() + ").");
+             //System.out.println("\t>>> inForm.String2: (" + inForm.getString2() + ").");
          return new Forward("gotoError");
          }
       return new Forward("gotoPg4");
@@ -168,7 +168,7 @@
         )
    protected Forward finish()
       {
-      System.out.println(">>> Jpf1.done");
+          //System.out.println(">>> Jpf1.done");
       return new Forward("gotoDone");
       }
    }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfScopedForms/test50/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfScopedForms/test50/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfScopedForms/test50/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -39,9 +39,9 @@
         })
    protected Forward begin()
       {
-      System.out.println(">>> Jpf1.begin");
-      System.out.println("\t>>> _form1: " + _form1.toString());
-      System.out.println("\t>>> _form2: " + _form2.toString());
+          //System.out.println(">>> Jpf1.begin");
+          //System.out.println("\t>>> _form1: " + _form1.toString());
+          //System.out.println("\t>>> _form2: " + _form2.toString());
       _form1.setString1(_STR1);
       _form1.setString2(_STR2);
       return new Forward("gotoPg1");
@@ -62,18 +62,18 @@
         })
    protected Forward action1(FormA inForm)
       {
-      System.out.println(">>> Jpf1.action1");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action1");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       // Make sure we are NOT in a secure mode
       //------------------------------------------------------------------------
       if (this.getRequest().isSecure() == true)
          {
-         System.out.println("\t>>> We are in secure mode and should not be");
+             //System.out.println("\t>>> We are in secure mode and should not be");
          return new Forward("gotoError");
          }
       if (inForm == _form1)
          {
-         System.out.println("\t>>> inForm & _form1 are the same instance and should not be.");
+             //System.out.println("\t>>> inForm & _form1 are the same instance and should not be.");
          return new Forward("gotoError");
          }
       return new Forward("gotoSecure1");
@@ -95,18 +95,18 @@
         })
    protected Forward secure1(FormA inForm)
       {
-      System.out.println(">>> Jpf1.secure1");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.secure1");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       // Make sure we are in a secure mode
       //------------------------------------------------------------------------
       if (this.getRequest().isSecure() == false)
          {
-         System.out.println("\t>>> We are not in secure mode.");
+             //System.out.println("\t>>> We are not in secure mode.");
          return new Forward("gotoError");
          }
       if (inForm != _form1)
          {
-         System.out.println("\t>>> inForm & _form1 are not the same instance and they should be.");
+             //System.out.println("\t>>> inForm & _form1 are not the same instance and they should be.");
          return new Forward("gotoError");
          }
       Forward fwd = new Forward("gotoAction2");
@@ -129,18 +129,18 @@
         })
    protected Forward action2(FormA inForm)
       {
-      System.out.println(">>> Jpf1.action2");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action2");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       // Make sure we are NOT in a secure mode
       //------------------------------------------------------------------------
       if (this.getRequest().isSecure() == true)
          {
-         System.out.println("\t>>> We are in secure mode.");
+             //System.out.println("\t>>> We are in secure mode.");
          return new Forward("gotoError");
          }
       if (inForm != _form2)
          {
-         System.out.println("\t>>> inForm & _form2 are the same instance and they should be.");
+             //System.out.println("\t>>> inForm & _form2 are the same instance and they should be.");
          return new Forward("gotoError");
          }
       Forward fwd = new Forward("gotoPg2");
@@ -155,8 +155,8 @@
         )
    protected Forward finish(FormA inForm)
       {
-      System.out.println(">>> Jpf1.done");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.done");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       return new Forward("gotoDone");
       }
    }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfScopedForms/test51/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfScopedForms/test51/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfScopedForms/test51/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -40,9 +40,9 @@
         })
    protected Forward begin()
       {
-      System.out.println(">>> Jpf1.begin");
-      System.out.println("\t>>> _form1: " + _form1.toString());
-      System.out.println("\t>>> _form2: " + _form2.toString());
+          //System.out.println(">>> Jpf1.begin");
+          //System.out.println("\t>>> _form1: " + _form1.toString());
+          //System.out.println("\t>>> _form2: " + _form2.toString());
       return new Forward("gotoPg1");
       }
 
@@ -61,11 +61,11 @@
         })
    protected Forward action1(FormA inForm)
       {
-      System.out.println(">>> Jpf1.action1");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action1");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       if (inForm == _form1)
          {
-         System.out.println("\t>>> inForm & _form1 are the same instance and should not be.");
+             //System.out.println("\t>>> inForm & _form1 are the same instance and should not be.");
          return new Forward("gotoError");
          }
       _hldForm = inForm;
@@ -87,12 +87,12 @@
         })
    protected Forward action2(FormA inForm)
       {
-      System.out.println(">>> Jpf1.action2");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action2");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
 
       if (inForm != _hldForm)
          {
-         System.out.println("\t>>> inForm & _hldForm are not the same instance and should be.");
+             //System.out.println("\t>>> inForm & _hldForm are not the same instance and should be.");
          return new Forward("gotoError");
          }
       _hldForm = inForm;
@@ -116,11 +116,11 @@
         })
    protected Forward action3(FormA inForm)
       {
-      System.out.println(">>> Jpf1.action3");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action3");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       if (inForm != _form2)
          {
-         System.out.println("\t>>> inForm & _hldForm are the same instance and should not be.");
+             //System.out.println("\t>>> inForm & _hldForm are the same instance and should not be.");
          return new Forward("gotoError");
          }
       _hldForm = inForm;
@@ -147,16 +147,16 @@
         })
    protected Forward action4(FormA inForm)
       {
-      System.out.println(">>> Jpf1.action4");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action4");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       if (inForm != _hldForm)
          {
-         System.out.println("\t>>> inForm & _hldForm are not the same instance and should be.");
+             //System.out.println("\t>>> inForm & _hldForm are not the same instance and should be.");
          return new Forward("gotoError");
          }
       if (inForm != _form1)
          {
-         System.out.println("\t>>> inForm & _form1 are not the same instance and should be.");
+             //System.out.println("\t>>> inForm & _form1 are not the same instance and should be.");
          return new Forward("gotoError");
          }
       return new Forward("gotoAction5");
@@ -179,11 +179,11 @@
         })
    protected Forward action5(FormA inForm)
       {
-      System.out.println(">>> Jpf1.action5");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action5");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       if (inForm != _form1)
          {
-         System.out.println("\t>>> inForm & _form1 are not the same instance and should be.");
+             //System.out.println("\t>>> inForm & _form1 are not the same instance and should be.");
          return new Forward("gotoError");
          }
       // Above thru testing _form1 and _form2 are now the same object. Make them
@@ -209,11 +209,11 @@
         })
    protected Forward action6(FormA inForm)
       {
-      System.out.println(">>> Jpf1.action6");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action6");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       if (inForm != _form2)
          {
-         System.out.println("\t>>> inForm & _form2 are not the same instance and should be.");
+             //System.out.println("\t>>> inForm & _form2 are not the same instance and should be.");
          return new Forward("gotoError");
          }
       _hldForm = inForm;
@@ -234,21 +234,21 @@
         })
    protected Forward action7(FormA inForm)
       {
-      System.out.println(">>> Jpf1.action7");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action7");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       if (inForm == _hldForm)
          {
-         System.out.println("\t>>> inForm & _hldForm are the same instance and should not be.");
+             //System.out.println("\t>>> inForm & _hldForm are the same instance and should not be.");
          return new Forward("gotoError");
          }
       if (inForm == _form1)
          {
-         System.out.println("\t>>> inForm & _form1 are the same instance and should not be.");
+             //System.out.println("\t>>> inForm & _form1 are the same instance and should not be.");
          return new Forward("gotoError");
          }
       if (inForm == _form2)
          {
-         System.out.println("\t>>> inForm & _form2 are the same instance and should not be.");
+             //System.out.println("\t>>> inForm & _form2 are the same instance and should not be.");
          return new Forward("gotoError");
          }
       return new Forward("gotoAction8");
@@ -269,11 +269,11 @@
         })
    protected Forward action8(FormA inForm)
       {
-      System.out.println(">>> Jpf1.action8");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action8");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       if (inForm != _form1)
          {
-         System.out.println("\t>>> inForm & _form1 are not the same instance and should be.");
+             //System.out.println("\t>>> inForm & _form1 are not the same instance and should be.");
          return new Forward("gotoError");
          }
       Forward fwd = new Forward("gotoAction9");
@@ -294,11 +294,11 @@
         })
    protected Forward action9(FormA inForm)
       {
-      System.out.println(">>> Jpf1.action9");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action9");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       if (inForm != _form1)
          {
-         System.out.println("\t>>> inForm & _form1 are not the same instance and should be.");
+             //System.out.println("\t>>> inForm & _form1 are not the same instance and should be.");
          return new Forward("gotoError");
          }
       return new Forward("gotoPg2");
@@ -311,8 +311,8 @@
         )
    protected Forward finish(FormA inForm)
       {
-      System.out.println(">>> Jpf1.done");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.done");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       return new Forward("gotoDone");
       }
    }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfScopedForms/test55/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfScopedForms/test55/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfScopedForms/test55/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -102,8 +102,8 @@
         })
    protected Forward begin()
       {
-      System.out.println(">>> Jpf1.begin");
-      System.out.println("\t>>> _form1: " + _form1.toString());
+          //System.out.println(">>> Jpf1.begin");
+          //System.out.println("\t>>> _form1: " + _form1.toString());
       Forward fwd = new Forward("gotoPg1");
       return fwd;
       }
@@ -122,11 +122,11 @@
         }, validationErrorForward = @org.apache.beehive.netui.pageflow.annotations.Jpf.Forward(name = "failure", navigateTo = org.apache.beehive.netui.pageflow.annotations.Jpf.NavigateTo.currentPage))
    protected Forward action1(FormB inForm)
       {
-      System.out.println(">>> Jpf1.action1");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action1");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       if (inForm != _form1)
          {
-         System.out.println("\t>>> inForm & _form1 are not the same object and should be.");
+             //System.out.println("\t>>> inForm & _form1 are not the same object and should be.");
          return new Forward("gotoError");
          }
       return new Forward("gotoPg2");
@@ -146,11 +146,11 @@
         })
    protected Forward action2(FormB inForm)
       {
-      System.out.println(">>> Jpf1.action2");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action2");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       if (inForm != _form1)
          {
-         System.out.println("\t>>> inForm & _form1 are not the same object and should be.");
+             //System.out.println("\t>>> inForm & _form1 are not the same object and should be.");
          return new Forward("gotoError");
          }
       if ((inForm.getString1().equals(FormB.STR_VAL1) == true)
@@ -169,7 +169,7 @@
         )
    protected Forward finish()
       {
-      System.out.println(">>> Jpf1.done");
+          //System.out.println(">>> Jpf1.done");
       return new Forward("gotoDone");
       }
 
@@ -185,7 +185,7 @@
          {
          // Force validation errors.
          //---------------------------------------------------------------------
-         System.out.println(">>> FormB:validate");
+         //System.out.println(">>> FormB:validate");
          ActionErrors errors = new ActionErrors();
          if ((getString1().equals(FormB.STR_VAL1) == true)
              ||

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfScopedForms/test59/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfScopedForms/test59/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfScopedForms/test59/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -41,8 +41,8 @@
         })
    protected Forward begin()
       {
-      System.out.println(">>> Jpf1.begin");
-      System.out.println("\t>>> _form1: " + _form1.toString());
+          //System.out.println(">>> Jpf1.begin");
+          //System.out.println("\t>>> _form1: " + _form1.toString());
       return new Forward("gotoPg1");
       }
 
@@ -63,11 +63,11 @@
         })
    protected Forward action1(FormA inForm)
       {
-      System.out.println(">>> Jpf1.action1");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action1");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       if (inForm != _form1)
          {
-         System.out.println("\t>>> inForm & _form1 are not the same instance and should be.");
+             //System.out.println("\t>>> inForm & _form1 are not the same instance and should be.");
          return new Forward("gotoError");
          }
       _hldFld1 = inForm.getString1();     // Save what the user entered.
@@ -94,37 +94,37 @@
         })
    protected Forward action2(FormA inForm)
       {
-      System.out.println(">>> Jpf1.action2");
-      System.out.println("\t>>> inForm: " + inForm.toString());
-      System.out.println("\t>>> inForm.getString1(): " + inForm.getString1());
-      System.out.println("\t>>> inForm.getString2(): " + inForm.getString2());
-      System.out.println("\t>>> _form1.getString1(): " + _form1.getString1());
-      System.out.println("\t>>> _form1.getString2(): " + _form1.getString2());
-      System.out.println("\t>>> _hlfFld1: " + _hldFld1);
-      System.out.println("\t>>> _hlfFld2: " + _hldFld2);
+          //System.out.println(">>> Jpf1.action2");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println("\t>>> inForm.getString1(): " + inForm.getString1());
+          //System.out.println("\t>>> inForm.getString2(): " + inForm.getString2());
+          //System.out.println("\t>>> _form1.getString1(): " + _form1.getString1());
+          //System.out.println("\t>>> _form1.getString2(): " + _form1.getString2());
+          //System.out.println("\t>>> _hlfFld1: " + _hldFld1);
+          //System.out.println("\t>>> _hlfFld2: " + _hldFld2);
       if (inForm != _form1)
          {
-         System.out.println("\t>>> inForm & form1 are not the same instance and should be.");
+             //System.out.println("\t>>> inForm & form1 are not the same instance and should be.");
          return new Forward("gotoError");
          }
       if (inForm.getString1().equals(_hldFld1) == false)
          {
-         System.out.println("\t>>> inForm.getString1() is not equal to _hldFld1.");
+             //System.out.println("\t>>> inForm.getString1() is not equal to _hldFld1.");
          return new Forward("gotoError");
          }
       if (inForm.getString2().equals(_hldFld2) == false)
          {
-         System.out.println("\t>>> inForm.getString2() is not equal to _hldFld2.");
+             //System.out.println("\t>>> inForm.getString2() is not equal to _hldFld2.");
          return new Forward("gotoError");
          }
       if (inForm.getString1().equals(_form1.getString1()) == false)
          {
-         System.out.println("\t>>> inForm.getString1() is not equal to _form1.getString1().");
+             //System.out.println("\t>>> inForm.getString1() is not equal to _form1.getString1().");
          return new Forward("gotoError");
          }
       if (inForm.getString2().equals(_form1.getString2()) == false)
          {
-         System.out.println("\t>>> inForm.getString2() is not equal to _form1.getString2().");
+             //System.out.println("\t>>> inForm.getString2() is not equal to _form1.getString2().");
          return new Forward("gotoError");
          }
 
@@ -138,7 +138,7 @@
         )
    protected Forward finish()
       {
-      System.out.println(">>> Jpf1.done");
+          //System.out.println(">>> Jpf1.done");
       return new Forward("gotoDone");
       }
    }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfSecurity/test1/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfSecurity/test1/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfSecurity/test1/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -21,7 +21,7 @@
     protected Forward begin()
         {
         ActionMapping mapping = getMapping();
-        System.out.println(">>> Jpf1.begin");
+        //System.out.println(">>> Jpf1.begin");
         return new Forward("gotoPg1");
         }
 
@@ -42,7 +42,7 @@
     protected Forward secure1()
         {
         ActionMapping mapping = getMapping();
-        System.out.println(">>> Jpf1.secure1");
+        //System.out.println(">>> Jpf1.secure1");
         if (this.getRequest().isSecure() == true)
             {
             return new Forward("gotoJsp2");
@@ -67,7 +67,7 @@
     protected Forward action2()
         {
         ActionMapping mapping = getMapping();
-        System.out.println(">>> Jpf1.action2");
+        //System.out.println(">>> Jpf1.action2");
         if (this.getRequest().isSecure() == true)
             {
             return new Forward("gotoError");

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfSecurity/test2/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfSecurity/test2/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfSecurity/test2/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -24,7 +24,7 @@
    protected Forward begin()
       {
       ActionMapping mapping = getMapping();
-      System.out.println(">>> Jpf1.begin");
+      //System.out.println(">>> Jpf1.begin");
       return new Forward("gotoPg1");
       }
 
@@ -41,7 +41,7 @@
    protected Forward unSecure1()
       {
       ActionMapping mapping = getMapping();
-      System.out.println(">>> Jpf1.unSecure1");
+      //System.out.println(">>> Jpf1.unSecure1");
       this.getRequest().setAttribute(TEST_KEY, TEST_VALUE);
       if (this.getRequest().isSecure() == true)
          {
@@ -67,7 +67,7 @@
    protected Forward secure1()
       {
       ActionMapping mapping = getMapping();
-      System.out.println(">>> Jpf1.secure1");
+      //System.out.println(">>> Jpf1.secure1");
       if (this.getRequest().isSecure() == false)
          {
          return new Forward("gotoError");
@@ -75,15 +75,15 @@
       String tmpStr  = (String) this.getRequest().getAttribute(TEST_KEY);
       if (tmpStr == null)
          {
-         System.out.println(">>> Attribute is not in the Request!");
+             //System.out.println(">>> Attribute is not in the Request!");
          return new Forward("gotoError");
          }
       if (tmpStr.equals(TEST_VALUE) != true)
          {
-         System.out.println(">>> Attribute has a different value!");
+             //System.out.println(">>> Attribute has a different value!");
          return new Forward("gotoError");
          }
-      System.out.println(">>> Attribute value: (" + tmpStr + ").");
+      //System.out.println(">>> Attribute value: (" + tmpStr + ").");
       return new Forward("gotoDone");
       }
    }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfSecurity/test3/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfSecurity/test3/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfSecurity/test3/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -24,7 +24,7 @@
    protected Forward begin()
       {
       ActionMapping mapping = getMapping();
-      System.out.println(">>> Jpf1.begin");
+      //System.out.println(">>> Jpf1.begin");
       return new Forward("gotoPg1");
       }
 
@@ -42,7 +42,7 @@
    protected Forward unSecure1()
       {
       ActionMapping mapping = getMapping();
-      System.out.println(">>> Jpf1.unSecure1");
+      //System.out.println(">>> Jpf1.unSecure1");
       this.getRequest().setAttribute(TEST_KEY, TEST_VALUE);
       if (this.getRequest().isSecure() == true)
          {
@@ -70,7 +70,7 @@
    protected Forward secure1()
       {
       ActionMapping mapping = getMapping();
-      System.out.println(">>> Jpf1.secure1");
+      //System.out.println(">>> Jpf1.secure1");
       if (this.getRequest().isSecure() == false)
          {
          return new Forward("gotoError");
@@ -78,10 +78,10 @@
       String tmpStr  = (String) this.getRequest().getAttribute(TEST_KEY);
       if (tmpStr == null)
          {
-         System.out.println(">>> The attribute was not on the request.  This is correct.");
+             //System.out.println(">>> The attribute was not on the request.  This is correct.");
          return new Forward("gotoDone");
          }
-      System.out.println(">>> The attribute was on the request in error. It's value: (" + tmpStr + ").");
+      //System.out.println(">>> The attribute was on the request in error. It's value: (" + tmpStr + ").");
       return new Forward("gotoError");
       }
    }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfSecurity/test60/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfSecurity/test60/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/jpfSecurity/test60/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -34,7 +34,7 @@
         })
    protected Forward begin()
       {
-      System.out.println(">>> Jpf1.begin");
+          //System.out.println(">>> Jpf1.begin");
       return new Forward("gotoPg1");
       }
 
@@ -45,7 +45,7 @@
         )
    protected Forward finish()
        {
-       System.out.println(">>> Jpf1.finish");
+           //System.out.println(">>> Jpf1.finish");
        return new Forward("gotoDone");
        }
    }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug21124/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug21124/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug21124/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -42,7 +42,7 @@
         })
     protected Forward begin()
         {
-        System.out.println(">>> Jpf1.begin");
+            //System.out.println(">>> Jpf1.begin");
         return new Forward("gotoPg1");
         }
 
@@ -57,7 +57,7 @@
         })
     protected Forward act1()
         {
-        System.out.println(">>> Jpf1.act1");
+            //System.out.println(">>> Jpf1.act1");
         myCtrl.throwWrappedChecked();
         return new Forward("gotoError");
         }
@@ -73,7 +73,7 @@
         })
    protected Forward act2()
        {
-       System.out.println(">>> Jpf1.act2");
+           //System.out.println(">>> Jpf1.act2");
        myCtrl.throwWrappedRuntime();
        return new Forward("gotoError");
        }
@@ -89,7 +89,7 @@
         })
    protected Forward act3()
        {
-       System.out.println(">>> Jpf1.act3");
+           //System.out.println(">>> Jpf1.act3");
        myCtrl.throwUnwrappedRuntime();
        return new Forward("gotoError");
        }
@@ -105,7 +105,7 @@
         })
    protected Forward act4()
        {
-       System.out.println(">>> Jpf1.act4");
+           //System.out.println(">>> Jpf1.act4");
        myCtrl.throwWrappedError();
        return new Forward("gotoError");
        }
@@ -121,7 +121,7 @@
         })
    protected Forward act5()
        {
-       System.out.println(">>> Jpf1.act5");
+           //System.out.println(">>> Jpf1.act5");
        myCtrl.throwUnwrappedError();
        return new Forward("gotoError");
        }
@@ -137,7 +137,7 @@
         })
    protected Forward act6()
        {
-       System.out.println(">>> Jpf1.act6");
+           //System.out.println(">>> Jpf1.act6");
        myCtrl.throwWrappedUnhandled();
        return new Forward("gotoError");
        }
@@ -153,7 +153,7 @@
         })
    protected Forward act7()
        {
-       System.out.println(">>> Jpf1.act7");
+           //System.out.println(">>> Jpf1.act7");
        myCtrl.throwUnwrappedUnhandled();
        return new Forward("gotoError");
        }
@@ -166,7 +166,7 @@
         })
    protected Forward done()
        {
-       System.out.println(">>> Jpf1.done");
+           //System.out.println(">>> Jpf1.done");
        return new Forward("gotoDone");
        }
 
@@ -182,7 +182,7 @@
                                ,Object form
                                )
         {
-        System.out.println(">>> Jpf1.handler1 - (java.lang.ClassNotFoundException)");
+            //System.out.println(">>> Jpf1.handler1 - (java.lang.ClassNotFoundException)");
         return new Forward("gotoPg2a");
         }
 
@@ -198,7 +198,7 @@
                                ,Object form
                                )
         {
-        System.out.println(">>> Jpf1.handler2 - (java.lang.UnknownError)");
+            //System.out.println(">>> Jpf1.handler2 - (java.lang.UnknownError)");
         return new Forward("gotoPg2b");
         }
 
@@ -214,7 +214,7 @@
                                ,Object form
                                )
         {
-        System.out.println(">>> Jpf1.handler3 - (java.lang.reflect.UndeclaredThrowableException)");
+            //System.out.println(">>> Jpf1.handler3 - (java.lang.reflect.UndeclaredThrowableException)");
         return new Forward("gotoPg2c");
         }
 
@@ -230,7 +230,7 @@
                                ,Object form
                                )
         {
-        System.out.println(">>> Jpf1.handler4 - (java.lang.IllegalArgumentException)");
+            //System.out.println(">>> Jpf1.handler4 - (java.lang.IllegalArgumentException)");
         return new Forward("gotoPg2d");
         }
 
@@ -246,7 +246,7 @@
                                ,Object form
                                )
         {
-        System.out.println(">>> Jpf1.handler5 - (java.lang.Throwable)");
+            //System.out.println(">>> Jpf1.handler5 - (java.lang.Throwable)");
         return new Forward("gotoPg2e");
         }
     }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug26990/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug26990/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug26990/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -17,14 +17,14 @@
    public void onCreate()
       {
       ActionServlet  aServ = null;
-      System.out.println(">>> Jpf1.onCreate");
+      //System.out.println(">>> Jpf1.onCreate");
       try
          {
          aServ  = getServlet();
          }
       catch (Throwable e)
          {
-         System.out.println(">>> Jpf1.onCreate - caught exception:");
+             //System.out.println(">>> Jpf1.onCreate - caught exception:");
          e.printStackTrace();
          }
       if (aServ == null) eCnt++;
@@ -37,14 +37,14 @@
    public void beforeAction()
       {
       ActionServlet  aServ = null;
-      System.out.println(">>> Jpf1.beforeAction");
+      //System.out.println(">>> Jpf1.beforeAction");
       try
          {
          aServ  = getServlet();
          }
       catch (Throwable e)
          {
-         System.out.println(">>> Jpf1.beforeAction - caught exception:");
+             //System.out.println(">>> Jpf1.beforeAction - caught exception:");
          e.printStackTrace();
          }
       if (aServ == null) eCnt++;
@@ -57,14 +57,14 @@
    public void afterAction()
       {
       ActionServlet  aServ = null;
-      System.out.println(">>> Jpf1.afterAction");
+      //System.out.println(">>> Jpf1.afterAction");
       try
          {
          aServ  = getServlet();
          }
       catch (Throwable e)
          {
-         System.out.println(">>> Jpf1.afterAction - caught exception:");
+             //System.out.println(">>> Jpf1.afterAction - caught exception:");
          e.printStackTrace();
          }
       if (aServ == null) eCnt++;
@@ -77,14 +77,14 @@
    public void refresh()
       {
       ActionServlet  aServ = null;
-      System.out.println(">>> Jpf1.refresh");
+      //System.out.println(">>> Jpf1.refresh");
       try
          {
          aServ  = getServlet();
          }
       catch (Throwable e)
          {
-         System.out.println(">>> Jpf1.refresh - caught exception:");
+             //System.out.println(">>> Jpf1.refresh - caught exception:");
          e.printStackTrace();
          }
       if (aServ == null) eCnt++;
@@ -97,14 +97,14 @@
    public void onDestroy(HttpSession session)
       {
       ActionServlet  aServ = null;
-      System.out.println(">>> Jpf1.onDestroy");
+      //System.out.println(">>> Jpf1.onDestroy");
       try
          {
          aServ  = getServlet();
          }
       catch (Throwable e)
          {
-         System.out.println(">>> Jpf1.onDestroy - caught exception:");
+             //System.out.println(">>> Jpf1.onDestroy - caught exception:");
          e.printStackTrace();
          }
       if (aServ == null) eCnt++;
@@ -123,7 +123,7 @@
         })
    protected Forward begin()
       {
-      System.out.println(">>> Jpf1.begin");
+          //System.out.println(">>> Jpf1.begin");
       return new Forward("gotoPg1");
       }
 
@@ -143,7 +143,7 @@
         })
    protected Forward jpfAction1()
       {
-      System.out.println(">>> Jpf1.jpfAction1");
+          //System.out.println(">>> Jpf1.jpfAction1");
       if (eCnt != 0)
          {
          return new Forward("gotoError");

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug27848/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug27848/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug27848/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -19,7 +19,7 @@
         })
     protected Forward begin()
         {
-        System.out.println(">>> Jpf1.begin");
+            //System.out.println(">>> Jpf1.begin");
         return new Forward("gotoPg1");
         }
 
@@ -35,7 +35,7 @@
         })
     protected Forward jpfAction1()
         {
-        System.out.println(">>> Jpf1.jpfAction1");
+            //System.out.println(">>> Jpf1.jpfAction1");
         return new Forward("gotoDone");
         }
 

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug30303/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug30303/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug30303/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -62,25 +62,25 @@
 
       public String getStrutsText()
          {
-         System.out.println(">>> UploadForm.getStrutsText");
+             //System.out.println(">>> UploadForm.getStrutsText");
          return strutsText;
          }
 
       public void setStrutsText(String strutsText)
          {
-         System.out.println(">>> UploadForm.setStrutsText");
+             //System.out.println(">>> UploadForm.setStrutsText");
          this.strutsText = strutsText;
          }
 
       public String getPageflowText()
          {
-         System.out.println(">>> UploadForm.setPageFlowText");
+             //System.out.println(">>> UploadForm.setPageFlowText");
          return pageflowText;
          }
 
       public void setPageflowText(String pageflowText)
          {
-         System.out.println(">>> UploadForm.getPageFlowText");
+             //System.out.println(">>> UploadForm.getPageFlowText");
          this.pageflowText = pageflowText;
          }
       }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug37949/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug37949/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug37949/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -40,7 +40,7 @@
         })
    protected Forward begin()
       {
-      System.out.println(">>> Jpf1.begin");
+          //System.out.println(">>> Jpf1.begin");
       return new Forward("gotoPg1");
       }
 
@@ -51,7 +51,7 @@
         )
    protected Forward action1()
       {
-      System.out.println(">>> Jpf1.action1");
+          //System.out.println(">>> Jpf1.action1");
       ScopedRequestImpl scopedRequest
                         = new ScopedRequestImpl(getRequest()
                                                ,null
@@ -68,14 +68,14 @@
       Object attr = (Object) scopedRequest.getAttribute(_attrKey1);
       if (attr != null)
          {
-         System.out.println(">>> attr: " + attr.toString());
+             //System.out.println(">>> attr: " + attr.toString());
          return new Forward("gotoError");
          }
 
       attr = (Object) scopedRequest.getAttribute(_attrKey2);
       if (attr == null)
          {
-         System.out.println(">>> attr: is null.");
+             //System.out.println(">>> attr: is null.");
          return new Forward("gotoError");
          }
       return new Forward("gotoDone");

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug38484/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug38484/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug38484/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -34,7 +34,7 @@
         })
    public Forward begin()
       {
-      System.out.println(">>> Jpf1.begin");
+          //System.out.println(">>> Jpf1.begin");
       _cnter = 0;
       return new Forward("gotoPg1");
       }
@@ -51,7 +51,7 @@
         })
    public Forward action1()
       {
-      System.out.println(">>> Jpf1.action1");
+          //System.out.println(">>> Jpf1.action1");
       if (this.getRequest().isSecure() == false)
           {
           return new Forward("gotoError");
@@ -71,7 +71,7 @@
         })
    public Forward action2()
       {
-      System.out.println(">>> Jpf1.action2");
+          //System.out.println(">>> Jpf1.action2");
       _cnter++;
       if (this.getRequest().isSecure() == true)
           {

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug39028/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug39028/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug39028/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -46,7 +46,7 @@
       {
       _cnter = 0;
       _visit = Integer.toString(++_cnter);
-      System.out.println(">>> Jpf1.begin");
+      //System.out.println(">>> Jpf1.begin");
       return new Forward("gotoPg1", "visit", _visit);
       }
 
@@ -63,7 +63,7 @@
    public Forward action1()
       {
       _visit = Integer.toString(++_cnter);
-      System.out.println(">>> Jpf1.action1");
+      //System.out.println(">>> Jpf1.action1");
       return new Forward("currentPage", "visit", _visit);
       }
 
@@ -80,7 +80,7 @@
    public Forward action2()
       {
       _visit = Integer.toString(++_cnter);
-      System.out.println(">>> Jpf1.action2");
+      //System.out.println(">>> Jpf1.action2");
       return new Forward("badAction", "visit", _visit);
       }
 
@@ -91,7 +91,7 @@
         )
    public Forward finish()
       {
-      System.out.println(">>> Jpf1.action2");
+          //System.out.println(">>> Jpf1.action2");
       return new Forward("gotoDone");
       }
 
@@ -111,7 +111,7 @@
                             ,Object inForm
                            )
       {
-      System.out.println(">>> Jpf1.exceptionHandler");
+          //System.out.println(">>> Jpf1.exceptionHandler");
       return new Forward("current", "visit", _visit);
       }
    }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug40284/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug40284/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug40284/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -36,7 +36,7 @@
         })
    protected Forward begin()
       {
-      System.out.println(">>> Jpf1.begin");
+          //System.out.println(">>> Jpf1.begin");
       return new Forward("gotoPg1");
       }
 
@@ -47,7 +47,7 @@
         )
    protected Forward action1()
       {
-      System.out.println(">>> Jpf1.action1");
+          //System.out.println(">>> Jpf1.action1");
       return new Forward("gotoDone");
       }
    }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug40380/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug40380/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug40380/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -41,7 +41,7 @@
         })
    protected Forward begin()
       {
-      System.out.println(">>> Jpf1.begin");
+          //System.out.println(">>> Jpf1.begin");
       return new Forward("prevAction");
       }
 
@@ -52,7 +52,7 @@
         )
    protected Forward finish()
       {
-      System.out.println(">>> Jpf1.finish");
+          //System.out.println(">>> Jpf1.finish");
       return new Forward("gotoDone");
       }
 
@@ -67,7 +67,7 @@
                                    ,Object inForm
                                   )
       {
-      System.out.println(">>> Jpf1.exceptionHandler");
+          //System.out.println(">>> Jpf1.exceptionHandler");
       return new Forward("gotoDone");
       }
    }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug40854/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug40854/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug40854/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -40,7 +40,7 @@
         })
    protected Forward begin()
       {
-      System.out.println(">>> Jpf1.begin");
+          //System.out.println(">>> Jpf1.begin");
       Forward fwd = new Forward("gotoPg1");
       fwd.addQueryParam(_key, _value);
       return fwd;
@@ -58,7 +58,7 @@
         })
    protected Forward action1()
       {
-      System.out.println(">>> Jpf1.action1");
+          //System.out.println(">>> Jpf1.action1");
       return new Forward("currPg");
       }
 
@@ -74,7 +74,7 @@
         })
    protected Forward action2()
       {
-      System.out.println(">>> Jpf1.action2");
+          //System.out.println(">>> Jpf1.action2");
       return new Forward("currPg");
       }
 
@@ -85,7 +85,7 @@
         )
    protected Forward finish()
       {
-      System.out.println(">>> Jpf1.finish");
+          //System.out.println(">>> Jpf1.finish");
       return new Forward("gotoDone");
       }
 

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug40862/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug40862/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug40862/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -39,7 +39,7 @@
         })
    protected Forward begin()
       {
-      System.out.println(">>> Jpf1.begin");
+          //System.out.println(">>> Jpf1.begin");
       _str = new String[_SIZE];
       for (int i = 0; i < _SIZE; i++)
          {
@@ -58,7 +58,7 @@
         )
    protected Forward finish()
       {
-      System.out.println(">>> Jpf1.finish");
+          //System.out.println(">>> Jpf1.finish");
       return new Forward("gotoDone");
       }
 

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug40862/Jsp1.jsp
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug40862/Jsp1.jsp	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug40862/Jsp1.jsp	Mon Jul 26 11:44:10 2004
@@ -21,7 +21,7 @@
                  <netui-data:getData resultId="item" value="${container.item}"/>
                  <%
                      String currentItem = (String) pageContext.getAttribute("item");
-                     System.out.println(currentItem);
+                     //System.out.println(currentItem);
                  %>
                  <br/>
              </netui-data:repeaterItem>

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug41007/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug41007/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug41007/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -37,7 +37,7 @@
         })
    protected Forward begin()
       {
-      System.out.println(">>> Jpf1.begin");
+          //System.out.println(">>> Jpf1.begin");
       return new Forward("gotoPg1");
       }
 
@@ -53,7 +53,7 @@
         })
    protected Forward action1()
       {
-      System.out.println(">>> Jpf1.action1");
+          //System.out.println(">>> Jpf1.action1");
       return new Forward("gotoSubJpf1");
       }
 
@@ -64,7 +64,7 @@
         )
    protected Forward return1()
       {
-      System.out.println(">>> Jpf1.return1");
+          //System.out.println(">>> Jpf1.return1");
       return new Forward("gotoError");
       }
 
@@ -75,7 +75,7 @@
         )
    protected Forward return1(FormA inForm)
       {
-      System.out.println(">>> Jpf1.return1(FormA)");
+          //System.out.println(">>> Jpf1.return1(FormA)");
       return new Forward("gotoError");
       }
 
@@ -86,7 +86,7 @@
         )
    protected Forward return1(FormB inForm)
       {
-      System.out.println(">>> Jpf1.return1(FormB)");
+          //System.out.println(">>> Jpf1.return1(FormB)");
       return new Forward("gotoError");
       }
 
@@ -97,7 +97,7 @@
         )
    protected Forward return2()
       {
-      System.out.println(">>> Jpf1.return2");
+          //System.out.println(">>> Jpf1.return2");
       return new Forward("gotoDone");
       }
 

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug41007/subJpf/SubJpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug41007/subJpf/SubJpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug41007/subJpf/SubJpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -39,7 +39,7 @@
         })
    protected Forward begin()
        {
-       System.out.println(">>> SubJpf1.begin");
+           //System.out.println(">>> SubJpf1.begin");
        return new Forward("pg1");
        }
 
@@ -56,7 +56,7 @@
         })
    protected Forward action1()
        {
-       System.out.println(">>> SubJpf1.action1");
+           //System.out.println(">>> SubJpf1.action1");
        return new Forward("return", _formB);
        }
 
@@ -79,7 +79,7 @@
                                    ,Object inForm
                                   )
       {
-      System.out.println(">>> Jpf1.exceptionHandler");
+          //System.out.println(">>> Jpf1.exceptionHandler");
       return new Forward("returnHome");
       }
    }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug42486/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug42486/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug42486/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -37,7 +37,7 @@
         })
    protected Forward begin()
       {
-      System.out.println( ">>> Jpf1.begin" );
+          //System.out.println( ">>> Jpf1.begin" );
       return new Forward( "gotoPg1" );
       }
 
@@ -48,7 +48,7 @@
         )
    protected Forward finish()
       {
-      System.out.println( ">>> Jpf1.finish" );
+          //System.out.println( ">>> Jpf1.finish" );
       return new Forward( "gotoDone" );
       }
 

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug42846/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug42846/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug42846/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -37,7 +37,7 @@
         })
    protected Forward begin()
       {
-      System.out.println( ">>> Jpf1.begin" );
+          //System.out.println( ">>> Jpf1.begin" );
       return new Forward( "gotoPg1" );
       }
 
@@ -48,7 +48,7 @@
         )
    protected Forward finish()
       {
-      System.out.println( ">>> Jpf1.finish" );
+          //System.out.println( ">>> Jpf1.finish" );
       return new Forward( "gotoDone" );
       }
    }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug42846/jpfA/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug42846/jpfA/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug42846/jpfA/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -38,7 +38,7 @@
         })
    protected Forward begin()
       {
-      System.out.println( ">>> jpfA:Jpf1.begin" );
+          //System.out.println( ">>> jpfA:Jpf1.begin" );
       return new Forward( "gotoPg1" );
       }
 
@@ -54,7 +54,7 @@
         })
    protected Forward action1()
       {
-      System.out.println( ">>> jpfA:Jpf1.action1()" );
+          //System.out.println( ">>> jpfA:Jpf1.action1()" );
       return new Forward( "gotoPg1" );
       }
 
@@ -65,7 +65,7 @@
         )
    protected Forward finish()
       {
-      System.out.println( ">>> jpfA:Jpf1.finish" );
+          //System.out.println( ">>> jpfA:Jpf1.finish" );
       return new Forward( "gotoDone" );
       }
    }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug42846/jpfB/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug42846/jpfB/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/miscJpf/bug42846/jpfB/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -38,7 +38,7 @@
         })
    protected Forward begin()
       {
-      System.out.println( ">>> jpfB:Jpf1.begin" );
+          //System.out.println( ">>> jpfB:Jpf1.begin" );
       return new Forward( "gotoPg1" );
       }
 
@@ -54,7 +54,7 @@
         })
    protected Forward action1()
       {
-      System.out.println( ">>> jpfB:Jpf1.action1()" );
+          //System.out.println( ">>> jpfB:Jpf1.action1()" );
       return new Forward( "gotoPg1" );
       }
 
@@ -65,7 +65,7 @@
         )
    protected Forward finish()
       {
-      System.out.println( ">>> jpfB:Jpf1.finish" );
+          //System.out.println( ">>> jpfB:Jpf1.finish" );
       return new Forward( "gotoDone" );
       }
    }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest1/JpfTest1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest1/JpfTest1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest1/JpfTest1.jpf	Mon Jul 26 11:44:10 2004
@@ -139,7 +139,7 @@
         })
     protected Forward begin()
         {
-        System.out.println(">>> JpfTest1.begin");
+            //System.out.println(">>> JpfTest1.begin");
         return new Forward("gotoPg1");
         }
 
@@ -150,7 +150,7 @@
         )
     protected Forward finish()
        {
-       System.out.println(">>> JpfTest1.finish");
+           //System.out.println(">>> JpfTest1.finish");
        return new Forward("gotoDone");
        }
     }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest1/jpf1/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest1/jpf1/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest1/jpf1/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -249,7 +249,7 @@
     protected Forward begin()
         {
         scope = getRequest().getParameter("jpfScopeID");
-        System.out.println(">>> Jpf1.begin - scope: " + scope);
+        //System.out.println(">>> Jpf1.begin - scope: " + scope);
         return new Forward( "success" );
         }
 
@@ -265,7 +265,7 @@
         })
     protected Forward refresh()
         {
-        System.out.println(">>> Jpf1.refresh: " + this.toString());
+            //System.out.println(">>> Jpf1.refresh: " + this.toString());
         return new Forward( "success" );
         }
 
@@ -281,7 +281,7 @@
         })
     protected Forward goNested()
         {
-        System.out.println(">>> Jpf1.goNested: " + this.toString());
+            //System.out.println(">>> Jpf1.goNested: " + this.toString());
         return new Forward( "success" );
         }
 
@@ -297,7 +297,7 @@
         })
     protected Forward nestedDone()
         {
-        System.out.println(">>> Jpf1.nestedDone: " + this.toString());
+            //System.out.println(">>> Jpf1.nestedDone: " + this.toString());
         return new Forward( "success" );
         }
 
@@ -308,7 +308,7 @@
         )
     protected Forward finish()
        {
-       System.out.println(">>> Jpf1.finish");
+           //System.out.println(">>> Jpf1.finish");
        return new Forward("gotoDone");
        }
     }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest1/jpf2/Jpf2.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest1/jpf2/Jpf2.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest1/jpf2/Jpf2.jpf	Mon Jul 26 11:44:10 2004
@@ -249,7 +249,7 @@
     protected Forward begin()
         {
         scope = getRequest().getParameter("jpfScopeID");
-        System.out.println(">>> Jpf2.begin - scope: " + scope);
+        //System.out.println(">>> Jpf2.begin - scope: " + scope);
         return new Forward( "success" );
         }
 
@@ -265,7 +265,7 @@
         })
     protected Forward refresh()
         {
-        System.out.println(">>> Jpf2.refresh: " + this.toString());
+            //System.out.println(">>> Jpf2.refresh: " + this.toString());
         return new Forward( "success" );
         }
 
@@ -281,7 +281,7 @@
         })
     protected Forward goNested()
         {
-        System.out.println(">>> Jpf2.goNested: " + this.toString());
+            //System.out.println(">>> Jpf2.goNested: " + this.toString());
         return new Forward( "success" );
         }
 
@@ -297,7 +297,7 @@
         })
     protected Forward nestedDone()
         {
-        System.out.println(">>> Jpf2.nestedDone: " + this.toString());
+            //System.out.println(">>> Jpf2.nestedDone: " + this.toString());
         return new Forward( "success" );
         }
 
@@ -308,7 +308,7 @@
         )
     protected Forward finish()
        {
-       System.out.println(">>> Jpf2.finish");
+           //System.out.println(">>> Jpf2.finish");
        return new Forward("gotoDone");
        }
     }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest1/subJpf1/SubJpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest1/subJpf1/SubJpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest1/subJpf1/SubJpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -112,7 +112,7 @@
     protected Forward begin()
         {
         scope = getRequest().getParameter("jpfScopeID");
-        System.out.println(">>> SubJpf1.begin - scope: " + scope);
+        //System.out.println(">>> SubJpf1.begin - scope: " + scope);
         return new Forward("success");
         }
 
@@ -128,7 +128,7 @@
         })
     public Forward finish()
         {
-        System.out.println(">>> SubJpf1.done: " + this.toString());
+            //System.out.println(">>> SubJpf1.done: " + this.toString());
         return new Forward("done");
         }
     }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest2/JpfTest2.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest2/JpfTest2.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest2/JpfTest2.jpf	Mon Jul 26 11:44:10 2004
@@ -134,7 +134,7 @@
                 path = "MainFrame.jsp") 
         })
     protected Forward begin() {
-        System.out.println(">>> JpfTest2.begin");
+        //System.out.println(">>> JpfTest2.begin");
         return new Forward("gotoPg1");
     }
 
@@ -144,7 +144,7 @@
     @Jpf.Action(
         )
     protected Forward finish() {
-        System.out.println(">>> JpfTest2.finish");
+        //System.out.println(">>> JpfTest2.finish");
         return new Forward("gotoDone");
     }
 }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest2/jpf1/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest2/jpf1/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest2/jpf1/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -226,9 +226,9 @@
         })
     protected Forward begin() {
         scope = getRequest().getParameter("jpfScopeID");
-        System.out.println(">>> Jpf1.begin - jpfScopeID: " + scope);
+        //System.out.println(">>> Jpf1.begin - jpfScopeID: " + scope);
         _form = new FormA();
-        System.out.println(">>> Jpf1.begin - _form: " + _form.toString());
+        //System.out.println(">>> Jpf1.begin - _form: " + _form.toString());
         _form.setString1(scope);
         return new Forward("success", _form);
     }
@@ -245,9 +245,9 @@
                 path = "Jsp1a.jsp") 
         })
     protected Forward refresh(FormA inForm) {
-        System.out.println(">>> Jpf1.refresh: " + this.toString()
-                + "\n\tinForm: " + inForm.toString()
-                + "\n\t_form: " + _form.toString());
+        //System.out.println(">>> Jpf1.refresh: " + this.toString()
+        //        + "\n\tinForm: " + inForm.toString()
+        //        + "\n\t_form: " + _form.toString());
         return new Forward("success", _form);
     }
 
@@ -262,7 +262,7 @@
                 path = "../subJpf1/SubJpf1.jpf") 
         })
     protected Forward goNested() {
-        System.out.println(">>> Jpf1.goNested: " + this.toString());
+        //System.out.println(">>> Jpf1.goNested: " + this.toString());
         return new Forward("success");
     }
 
@@ -277,7 +277,7 @@
                 navigateTo = Jpf.NavigateTo.currentPage) 
         })
     protected Forward nestedDone() {
-        System.out.println(">>> Jpf1.nestedDone: " + this.toString());
+        //System.out.println(">>> Jpf1.nestedDone: " + this.toString());
         return new Forward("success");
     }
 
@@ -287,7 +287,7 @@
     @Jpf.Action(
         )
     protected Forward finish() {
-        System.out.println(">>> Jpf1.finish");
+        //System.out.println(">>> Jpf1.finish");
         return new Forward("gotoDone");
     }
 }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest2/jpf2/Jpf2.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest2/jpf2/Jpf2.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest2/jpf2/Jpf2.jpf	Mon Jul 26 11:44:10 2004
@@ -226,7 +226,7 @@
         })
     protected Forward begin() {
         scope = getRequest().getParameter("jpfScopeID");
-        System.out.println(">>> Jpf2.begin - cnter: " + scope);
+        //System.out.println(">>> Jpf2.begin - cnter: " + scope);
         _form = new FormA();
         _form.setString1(scope);
         return new Forward("success", _form);
@@ -244,9 +244,9 @@
                 path = "Jsp2a.jsp") 
         })
     protected Forward refresh(FormA inForm) {
-        System.out.println(">>> Jpf2.refresh: " + this.toString()
-                + "\n\tinForm: " + inForm.toString()
-                + "\n\t_form: " + _form.toString());
+        //System.out.println(">>> Jpf2.refresh: " + this.toString()
+        //        + "\n\tinForm: " + inForm.toString()
+        //        + "\n\t_form: " + _form.toString());
         return new Forward("success");
     }
 
@@ -261,7 +261,7 @@
                 path = "../subJpf1/SubJpf1.jpf") 
         })
     protected Forward goNested() {
-        System.out.println(">>> Jpf2.goNested: " + this.toString());
+        //System.out.println(">>> Jpf2.goNested: " + this.toString());
         return new Forward("success");
     }
 
@@ -276,7 +276,7 @@
                 navigateTo = Jpf.NavigateTo.currentPage) 
         })
     protected Forward nestedDone() {
-        System.out.println(">>> Jpf2.nestedDone: " + this.toString());
+        //System.out.println(">>> Jpf2.nestedDone: " + this.toString());
         return new Forward("success");
     }
 
@@ -286,7 +286,7 @@
     @Jpf.Action(
         )
     protected Forward finish() {
-        System.out.println(">>> Jpf2.finish");
+        //System.out.println(">>> Jpf2.finish");
         return new Forward("gotoDone");
     }
 }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest2/subJpf1/SubJpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest2/subJpf1/SubJpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest2/subJpf1/SubJpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -110,7 +110,7 @@
         })
     protected Forward begin() {
         scope = getRequest().getParameter("jpfScopeID");
-        System.out.println(">>> SubJpf1.begin - scope: " + scope);
+        //System.out.println(">>> SubJpf1.begin - scope: " + scope);
         return new Forward("success");
     }
 
@@ -125,7 +125,7 @@
                 returnAction = "nestedDone") 
         })
     public Forward finish() {
-        System.out.println(">>> SubJpf1.done: " + this.toString());
+        //System.out.println(">>> SubJpf1.done: " + this.toString());
         return new Forward("done");
     }
 }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest3/JpfTest3.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest3/JpfTest3.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest3/JpfTest3.jpf	Mon Jul 26 11:44:10 2004
@@ -134,7 +134,7 @@
                 path = "MainFrame.jsp") 
         })
     protected Forward begin() {
-        System.out.println(">>> JpfTest3.begin");
+        //System.out.println(">>> JpfTest3.begin");
         return new Forward("gotoPg1");
     }
 
@@ -144,7 +144,7 @@
     @Jpf.Action(
         )
     protected Forward finish() {
-        System.out.println(">>> JpfTest3.finish");
+        //System.out.println(">>> JpfTest3.finish");
         return new Forward("gotoDone");
     }
 }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest3/jpf1/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest3/jpf1/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest3/jpf1/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -260,10 +260,10 @@
         })
     protected Forward begin() {
         scope = getRequest().getParameter("jpfScopeID");
-        System.out.println(">>> Jpf1.begin - jpfScopeID: " + scope
-                            + "jpf instance: " + this.toString());
+        //System.out.println(">>> Jpf1.begin - jpfScopeID: " + scope
+        //                    + "jpf instance: " + this.toString());
         _form = new FormA();
-        System.out.println(">>> Jpf1.begin - _form: " + _form.toString());
+        //System.out.println(">>> Jpf1.begin - _form: " + _form.toString());
         _form.setString1(scope);
         return new Forward("success", _form);
     }
@@ -280,9 +280,9 @@
                 path = "Jsp1a.jsp") 
         })
     protected Forward testSecure(FormA inForm) {
-        System.out.println(">>> Jpf1.testSecure: " + this.toString()
-                + "\n\tinForm: " + inForm.toString()
-                + "\n\t_form: " + _form.toString());
+        //System.out.println(">>> Jpf1.testSecure: " + this.toString()
+        //        + "\n\tinForm: " + inForm.toString()
+        //        + "\n\t_form: " + _form.toString());
         if (this.getRequest().isSecure() == true)
             {
             return new Forward("success");
@@ -302,9 +302,9 @@
                 path = "Jsp1a.jsp") 
         })
     protected Forward unsecure(FormA inForm) {
-        System.out.println(">>> Jpf1.unsecure: " + this.toString()
-                + "\n\tinForm: " + inForm.toString()
-                + "\n\t_form: " + _form.toString());
+        //System.out.println(">>> Jpf1.unsecure: " + this.toString()
+        //        + "\n\tinForm: " + inForm.toString()
+        //        + "\n\t_form: " + _form.toString());
         return new Forward("success", _form);
     }
 
@@ -319,7 +319,7 @@
                 path = "../subJpf1/SubJpf1.jpf") 
         })
     protected Forward goNested() {
-        System.out.println(">>> Jpf1.goNested: " + this.toString());
+    //System.out.println(">>> Jpf1.goNested: " + this.toString());
         return new Forward("success");
     }
 
@@ -334,7 +334,7 @@
                 navigateTo = Jpf.NavigateTo.currentPage) 
         })
     protected Forward nestedDone() {
-        System.out.println(">>> Jpf1.nestedDone: " + this.toString());
+    //System.out.println(">>> Jpf1.nestedDone: " + this.toString());
         return new Forward("success");
     }
 
@@ -344,7 +344,7 @@
     @Jpf.Action(
         )
     protected Forward finish() {
-        System.out.println(">>> Jpf1.finish");
+    //System.out.println(">>> Jpf1.finish");
         return new Forward("gotoDone");
     }
 }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest3/jpf2/Jpf2.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest3/jpf2/Jpf2.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest3/jpf2/Jpf2.jpf	Mon Jul 26 11:44:10 2004
@@ -260,8 +260,8 @@
         })
     protected Forward begin() {
         scope = getRequest().getParameter("jpfScopeID");
-        System.out.println(">>> Jpf2.begin - jpfScopeID: " + scope
-                            + "jpf instance: " + this.toString());
+        //System.out.println(">>> Jpf2.begin - jpfScopeID: " + scope
+        //                    + "jpf instance: " + this.toString());
         _form = new FormA();
         _form.setString1(scope);
         return new Forward("success", _form);
@@ -279,9 +279,9 @@
                 path = "Jsp2a.jsp") 
         })
     protected Forward testSecure(FormA inForm) {
-        System.out.println(">>> Jpf2.testSecure: " + this.toString()
-                + "\n\tinForm: " + inForm.toString()
-                + "\n\t_form: " + _form.toString());
+        //System.out.println(">>> Jpf2.testSecure: " + this.toString()
+        //        + "\n\tinForm: " + inForm.toString()
+        //        + "\n\t_form: " + _form.toString());
         if (this.getRequest().isSecure() == true)
             {
             return new Forward("success");
@@ -301,9 +301,9 @@
                 path = "Jsp2a.jsp") 
         })
     protected Forward unsecure(FormA inForm) {
-        System.out.println(">>> Jpf2.unsecure: " + this.toString()
-                + "\n\tinForm: " + inForm.toString()
-                + "\n\t_form: " + _form.toString());
+        //System.out.println(">>> Jpf2.unsecure: " + this.toString()
+        //        + "\n\tinForm: " + inForm.toString()
+        //        + "\n\t_form: " + _form.toString());
         return new Forward("success");
     }
 
@@ -318,7 +318,7 @@
                 path = "../subJpf1/SubJpf1.jpf") 
         })
     protected Forward goNested() {
-        System.out.println(">>> Jpf2.goNested: " + this.toString());
+    //System.out.println(">>> Jpf2.goNested: " + this.toString());
         return new Forward("success");
     }
 
@@ -333,7 +333,7 @@
                 navigateTo = Jpf.NavigateTo.currentPage) 
         })
     protected Forward nestedDone() {
-        System.out.println(">>> Jpf2.nestedDone: " + this.toString());
+    //System.out.println(">>> Jpf2.nestedDone: " + this.toString());
         return new Forward("success");
     }
 
@@ -343,7 +343,7 @@
     @Jpf.Action(
         )
     protected Forward finish() {
-        System.out.println(">>> Jpf2.finish");
+    //System.out.println(">>> Jpf2.finish");
         return new Forward("gotoDone");
     }
 }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest3/subJpf1/SubJpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest3/subJpf1/SubJpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest3/subJpf1/SubJpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -110,7 +110,7 @@
         })
     protected Forward begin() {
         scope = getRequest().getParameter("jpfScopeID");
-        System.out.println(">>> SubJpf1.begin - scope: " + scope);
+        //System.out.println(">>> SubJpf1.begin - scope: " + scope);
         return new Forward("success");
     }
 
@@ -125,7 +125,7 @@
                 returnAction = "nestedDone") 
         })
     public Forward finish() {
-        System.out.println(">>> SubJpf1.done: " + this.toString());
+        //System.out.println(">>> SubJpf1.done: " + this.toString());
         return new Forward("done");
     }
 }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest4/JpfTest4.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest4/JpfTest4.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest4/JpfTest4.jpf	Mon Jul 26 11:44:10 2004
@@ -131,7 +131,7 @@
         })
     protected Forward begin()
         {
-        System.out.println(">>> JpfTest4.begin");
+            //System.out.println(">>> JpfTest4.begin");
         return new Forward("gotoPg1");
         }
 
@@ -142,7 +142,7 @@
         )
     protected Forward finish()
         {
-        System.out.println(">>> JpfTest4.finish");
+            //System.out.println(">>> JpfTest4.finish");
         return new Forward("gotoDone");
         }
     }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest4/jpf1/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest4/jpf1/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest4/jpf1/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -214,10 +214,10 @@
     protected Forward begin()
         {
         scope = getRequest().getParameter("jpfScopeID");
-        System.out.println(">>> Jpf1.begin - jpfScopeID: " + scope
-                           + "jpf instance: " + this.toString());
+        //System.out.println(">>> Jpf1.begin - jpfScopeID: " + scope
+        //                   + "jpf instance: " + this.toString());
         _form = new FormA();
-        System.out.println(">>> Jpf1.begin - _form: " + _form.toString());
+        //System.out.println(">>> Jpf1.begin - _form: " + _form.toString());
         _form.setString1(scope);
         return new Forward("success", _form);
         }
@@ -234,7 +234,7 @@
         })
     protected Forward goNested(FormA form)
         {
-        System.out.println(">>> Jpf1.goNested: " + this.toString());
+            //System.out.println(">>> Jpf1.goNested: " + this.toString());
         return new Forward("success");
         }
 
@@ -250,7 +250,7 @@
         })
     protected Forward nestedDone()
         {
-        System.out.println(">>> Jpf1.nestedDone: " + this.toString());
+            //System.out.println(">>> Jpf1.nestedDone: " + this.toString());
         return new Forward("success");
         }
 
@@ -261,7 +261,7 @@
         )
     protected Forward finish()
         {
-        System.out.println(">>> Jpf1.finish");
+            //System.out.println(">>> Jpf1.finish");
         return new Forward("gotoDone");
         }
     }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest4/jpf2/Jpf2.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest4/jpf2/Jpf2.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest4/jpf2/Jpf2.jpf	Mon Jul 26 11:44:10 2004
@@ -214,8 +214,8 @@
     protected Forward begin()
         {
         scope = getRequest().getParameter("jpfScopeID");
-        System.out.println(">>> Jpf2.begin - jpfScopeID: " + scope
-                           + "jpf instance: " + this.toString());
+        //System.out.println(">>> Jpf2.begin - jpfScopeID: " + scope
+        //                   + "jpf instance: " + this.toString());
         _form = new FormA();
         _form.setString1(scope);
         return new Forward("success", _form);
@@ -233,7 +233,7 @@
         })
     protected Forward goNested(FormA form)
         {
-        System.out.println(">>> Jpf2.goNested: " + this.toString());
+            //System.out.println(">>> Jpf2.goNested: " + this.toString());
         return new Forward("success");
         }
 
@@ -249,7 +249,7 @@
         })
     protected Forward nestedDone()
         {
-        System.out.println(">>> Jpf2.nestedDone: " + this.toString());
+            //System.out.println(">>> Jpf2.nestedDone: " + this.toString());
         return new Forward("success");
         }
 
@@ -260,7 +260,7 @@
         )
     protected Forward finish(FormA form)
         {
-        System.out.println(">>> Jpf2.finish");
+            //System.out.println(">>> Jpf2.finish");
         return new Forward("gotoDone");
         }
     }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest4/subJpf1/SubJpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest4/subJpf1/SubJpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest4/subJpf1/SubJpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -112,7 +112,7 @@
     protected Forward begin()
         {
         scope = getRequest().getParameter("jpfScopeID");
-        System.out.println(">>> SubJpf1.begin - scope: " + scope);
+        //System.out.println(">>> SubJpf1.begin - scope: " + scope);
         return new Forward("success");
         }
 
@@ -128,7 +128,7 @@
         })
     public Forward finish()
         {
-        System.out.println(">>> SubJpf1.done: " + this.toString());
+            //System.out.println(">>> SubJpf1.done: " + this.toString());
         return new Forward("done");
         }
     }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest5/JpfTest5.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest5/JpfTest5.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest5/JpfTest5.jpf	Mon Jul 26 11:44:10 2004
@@ -131,7 +131,7 @@
         })
     protected Forward begin()
         {
-        System.out.println(">>> JpfTest5.begin");
+            //System.out.println(">>> JpfTest5.begin");
         return new Forward("gotoPg1");
         }
 
@@ -142,7 +142,7 @@
         )
     protected Forward finish()
         {
-        System.out.println(">>> JpfTest5.finish");
+            //System.out.println(">>> JpfTest5.finish");
         return new Forward("gotoDone");
         }
     }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest5/jpf1/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest5/jpf1/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest5/jpf1/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -206,10 +206,10 @@
     protected Forward begin()
         {
         scope = getRequest().getParameter("jpfScopeID");
-        System.out.println(">>> Jpf1.begin - jpfScopeID: " + scope
-                           + " - jpf instance: " + this.toString());
+        //System.out.println(">>> Jpf1.begin - jpfScopeID: " + scope
+        //                   + " - jpf instance: " + this.toString());
         _form = new FormA();
-        System.out.println(">>> Jpf1.begin - _form: " + _form.toString());
+        //System.out.println(">>> Jpf1.begin - _form: " + _form.toString());
         _form.setString1(scope);
         return new Forward("success", _form);
         }
@@ -226,7 +226,7 @@
         })
     protected Forward goNested(FormA form)
         {
-        System.out.println(">>> Jpf1.goNested: " + this.toString());
+            //System.out.println(">>> Jpf1.goNested: " + this.toString());
         return new Forward("success");
         }
 
@@ -242,7 +242,7 @@
         })
     protected Forward nestedDone()
         {
-        System.out.println(">>> Jpf1.nestedDone: " + this.toString());
+            //System.out.println(">>> Jpf1.nestedDone: " + this.toString());
         return new Forward("success");
         }
 
@@ -253,7 +253,7 @@
         )
     protected Forward finish()
         {
-        System.out.println(">>> Jpf1.finish");
+            //System.out.println(">>> Jpf1.finish");
         return new Forward("gotoDone");
         }
     }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest5/jpf2/Jpf2.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest5/jpf2/Jpf2.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest5/jpf2/Jpf2.jpf	Mon Jul 26 11:44:10 2004
@@ -206,8 +206,8 @@
     protected Forward begin()
         {
         scope = getRequest().getParameter("jpfScopeID");
-        System.out.println(">>> Jpf2.begin - jpfScopeID: " + scope
-                           + " - jpf instance: " + this.toString());
+        //System.out.println(">>> Jpf2.begin - jpfScopeID: " + scope
+        //                   + " - jpf instance: " + this.toString());
         _form = new FormA();
         _form.setString1(scope);
         return new Forward("success", _form);
@@ -225,7 +225,7 @@
         })
     protected Forward goNested(FormA form)
         {
-        System.out.println(">>> Jpf2.goNested: " + this.toString());
+            //System.out.println(">>> Jpf2.goNested: " + this.toString());
         return new Forward("success");
         }
 
@@ -241,7 +241,7 @@
         })
     protected Forward nestedDone()
         {
-        System.out.println(">>> Jpf2.nestedDone: " + this.toString());
+            //System.out.println(">>> Jpf2.nestedDone: " + this.toString());
         return new Forward("success");
         }
 
@@ -252,7 +252,7 @@
         )
     protected Forward finish(FormA form)
         {
-        System.out.println(">>> Jpf2.finish");
+            //System.out.println(">>> Jpf2.finish");
         return new Forward("gotoDone");
         }
     }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest5/subJpf1/SubJpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest5/subJpf1/SubJpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/scopedJpf/jpfTest5/subJpf1/SubJpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -112,7 +112,7 @@
     protected Forward begin()
         {
         scope = getRequest().getParameter("jpfScopeID");
-        System.out.println(">>> SubJpf1.begin - scope: " + scope);
+        //System.out.println(">>> SubJpf1.begin - scope: " + scope);
         return new Forward("success");
         }
 
@@ -128,7 +128,7 @@
         })
     public Forward finish()
         {
-        System.out.println(">>> SubJpf1.done: " + this.toString());
+            //System.out.println(">>> SubJpf1.done: " + this.toString());
         return new Forward("done");
         }
     }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/valFwdErr/test54/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/valFwdErr/test54/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/valFwdErr/test54/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -46,8 +46,8 @@
         })
    protected Forward begin()
       {
-      System.out.println(">>> Jpf1.begin");
-      System.out.println("\t>>> _form1: " + _form1.toString());
+          //System.out.println(">>> Jpf1.begin");
+          //System.out.println("\t>>> _form1: " + _form1.toString());
       Forward fwd = new Forward("gotoPg1");
       fwd.addOutputForm(_form1);
       return fwd;
@@ -71,8 +71,8 @@
         })
    protected Forward action1(FormB inForm)
       {
-      System.out.println(">>> Jpf1.action1");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action1");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       if (inForm.getString1().equalsIgnoreCase("exit") == true)
          {
          return new Forward("gotoPg3");
@@ -96,8 +96,8 @@
         })
    protected Forward action2(FormB inForm)
       {
-      System.out.println(">>> Jpf1.action2");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action2");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       return new Forward("gotoPg3");
       }
 
@@ -108,7 +108,7 @@
         )
    protected Forward finish()
       {
-      System.out.println(">>> Jpf1.done");
+          //System.out.println(">>> Jpf1.done");
       return new Forward("gotoDone");
       }
 
@@ -124,7 +124,7 @@
          {
          // Force validation errors.
          //---------------------------------------------------------------------
-         System.out.println(">>> FormB:validate");
+         //System.out.println(">>> FormB:validate");
          ActionErrors errors = new ActionErrors();
          if ((getString1().equals(FormB.STR_VAL1) == true)
              ||

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/valFwdErr/test56/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/valFwdErr/test56/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/valFwdErr/test56/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -46,8 +46,8 @@
         })
    protected Forward begin()
       {
-      System.out.println(">>> Jpf1.begin");
-      System.out.println("\t>>> _form1: " + _form1.toString());
+          //System.out.println(">>> Jpf1.begin");
+          //System.out.println("\t>>> _form1: " + _form1.toString());
       Forward fwd = new Forward("gotoPg1");
       fwd.addOutputForm(_form1);
       return fwd;
@@ -61,8 +61,8 @@
         )
    protected Forward action1(FormB inForm)
       {
-      System.out.println(">>> Jpf1.action1");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action1");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       return new Forward("gotoError");
       }
 
@@ -74,8 +74,8 @@
         )
    protected Forward action2(FormB inForm)
       {
-      System.out.println(">>> Jpf1.action2");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action2");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       return new Forward("gotoError");
       }
 
@@ -87,8 +87,8 @@
         )
    protected Forward action3(FormB inForm)
       {
-      System.out.println(">>> Jpf1.action3");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action3");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       return new Forward("gotoError");
       }
 
@@ -104,8 +104,8 @@
         })
    protected Forward action4(FormB inForm)
       {
-      System.out.println(">>> Jpf1.action4");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action4");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       return new Forward("gotoPg3");
       }
 
@@ -116,7 +116,7 @@
         )
    protected Forward finish()
       {
-      System.out.println(">>> Jpf1.done");
+          //System.out.println(">>> Jpf1.done");
       return new Forward("gotoDone");
       }
 
@@ -132,7 +132,7 @@
          {
          // Force validation errors.
          //---------------------------------------------------------------------
-         System.out.println(">>> FormB:validate");
+         //System.out.println(">>> FormB:validate");
          ActionErrors errors = new ActionErrors();
          if ((getString1().equals(FormB.STR_VAL1) == true)
              ||

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/valFwdErr/test57/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/valFwdErr/test57/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/valFwdErr/test57/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -46,8 +46,8 @@
         })
    protected Forward begin()
       {
-      System.out.println(">>> Jpf1.begin");
-      System.out.println("\t>>> _form1: " + _form1.toString());
+          //System.out.println(">>> Jpf1.begin");
+          //System.out.println("\t>>> _form1: " + _form1.toString());
       return new Forward("gotoSubJpf1");
       }
 
@@ -57,8 +57,8 @@
     */
    protected Forward action1(FormB inForm)
       {
-      System.out.println(">>> Jpf1.action1");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action1");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       Forward fwd = new Forward("gotoPg1");
       fwd.addOutputForm(_form1);
       return fwd;
@@ -70,8 +70,8 @@
     */
    protected Forward action2(FormB inForm)
       {
-      System.out.println(">>> Jpf1.action2");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action2");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       return new Forward("gotoDone");
       }
 
@@ -81,8 +81,8 @@
     */
    protected Forward action3(FormB inForm)
       {
-      System.out.println(">>> Jpf1.action3");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action3");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       return new Forward("gotoError");
       }
 
@@ -91,7 +91,7 @@
     */
    protected Forward finish()
       {
-      System.out.println(">>> Jpf1.done");
+          //System.out.println(">>> Jpf1.done");
       return new Forward("gotoDone");
       }
 
@@ -107,7 +107,7 @@
          {
          // Force validation errors.
          //---------------------------------------------------------------------
-         System.out.println(">>> FormB:validate");
+         //System.out.println(">>> FormB:validate");
          ActionErrors errors = new ActionErrors();
          if ((getString1().equals(FormB.STR_VAL1) == true)
              ||

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/valFwdErr/test57/sub1/SubJpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/valFwdErr/test57/sub1/SubJpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/valFwdErr/test57/sub1/SubJpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -42,7 +42,7 @@
         })
    protected Forward begin()
       {
-      System.out.println(">>> SubJpf1.begin");
+          //System.out.println(">>> SubJpf1.begin");
       Forward fwd = new Forward("gotoPg1");
       fwd.addOutputForm(_form1);
       return fwd;
@@ -61,7 +61,7 @@
         })
    protected Forward action1(FormB inForm)
       {
-      System.out.println(">>> Jpf1.action1");
+          //System.out.println(">>> Jpf1.action1");
       return new Forward("gotoError");
       }
    }

Modified: incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/valFwdErr/test58/Jpf1.jpf
==============================================================================
--- incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/valFwdErr/test58/Jpf1.jpf	(original)
+++ incubator/beehive/trunk/netui/test/webapps/drt/coreWeb/valFwdErr/test58/Jpf1.jpf	Mon Jul 26 11:44:10 2004
@@ -47,8 +47,8 @@
         })
    protected Forward begin()
       {
-      System.out.println(">>> Jpf1.begin");
-      System.out.println("\t>>> _form1: " + _form1.toString());
+          //System.out.println(">>> Jpf1.begin");
+          //System.out.println("\t>>> _form1: " + _form1.toString());
       return new Forward("gotoPg1");
       }
 
@@ -64,8 +64,8 @@
         })
    protected Forward action1(FormB inForm)
       {
-      System.out.println(">>> Jpf1.action1");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action1");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       PageFlowUtils.addValidationError("addError", "error.addError", getRequest());
       return new Forward("gotoPg2");
       }
@@ -83,8 +83,8 @@
         })
    protected Forward action2(FormB inForm)
       {
-      System.out.println(">>> Jpf1.action2");
-      System.out.println("\t>>> inForm: " + inForm.toString());
+          //System.out.println(">>> Jpf1.action2");
+          //System.out.println("\t>>> inForm: " + inForm.toString());
       PageFlowUtils.addValidationError("addError", "error.addError", getRequest());
       return new Forward("gotoPg3");
       }
@@ -96,7 +96,7 @@
         )
    protected Forward finish()
       {
-      System.out.println(">>> Jpf1.done");
+          //System.out.println(">>> Jpf1.done");
       return new Forward("gotoDone");
       }
 
@@ -112,7 +112,7 @@
          {
          // Force validation errors.
          //---------------------------------------------------------------------
-         System.out.println(">>> FormB:validate");
+         //System.out.println(">>> FormB:validate");
          ActionErrors errors = new ActionErrors();
          if ((getString1().equals(FormB.STR_VAL1) == true)
              ||