You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by sm...@apache.org on 2007/05/31 11:56:07 UTC

svn commit: r543102 [2/32] - in /harmony/enhanced/buildtest/branches/2.0: adaptors/struts_test/ tests/struts_test/ tests/struts_test/resources/ tests/struts_test/resources/showcase/ tests/struts_test/src/ tests/struts_test/src/org/ tests/struts_test/sr...

Added: harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-107565987.html
URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-107565987.html?view=auto&rev=543102
==============================================================================
--- harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-107565987.html (added)
+++ harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-107565987.html Thu May 31 02:55:56 2007
@@ -0,0 +1,186 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 Transitional//EN"
+"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+
+
+
+
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+    <title>Showcase - Validation</title>
+    <link href="/struts2-showcase-2.0.6/styles/main.css" rel="stylesheet" type="text/css" media="all"/>
+    <link href="/struts2-showcase-2.0.6/struts/niftycorners/niftyCorners.css" rel="stylesheet" type="text/css"/>
+    <link href="/struts2-showcase-2.0.6/struts/niftycorners/niftyPrint.css" rel="stylesheet" type="text/css" media="print"/>
+
+    <script language="JavaScript" type="text/javascript" src="/struts2-showcase-2.0.6/struts/niftycorners/nifty.js"></script>
+
+    <script language="JavaScript" type="text/javascript">
+
+        window.onload=function(){
+            if(!NiftyCheck())
+                return;
+            Rounded("blockquote","tr bl","#ECF1F9","#CDFFAA","smooth border #88D84F");
+            Rounded("div#outer-header", "all", "white", "#818EBD", "smooth border #434F7C");
+            Rounded("div#footer", "all", "white", "#818EBD", "smooth border #434F7C");
+        }
+
+    </script>
+
+    
+</head>
+
+<body id="page-home">
+
+
+<div id="page">
+    <div id="outer-header">
+        <div id="header" class="clearfix">
+            <div id="branding">
+                <h1 class="title">Struts Showcase</h1>
+                
+2007/04/06 03:19:17
+
+            </div><!-- end branding -->
+
+            <div id="search">
+                <img src="/struts2-showcase-2.0.6/images/struts-power.gif" alt="Powered by Struts"/>
+            </div><!-- end search -->
+
+            <hr/>
+        </div>
+    </div><!-- end header -->
+
+    <div id="content" class="clearfix">
+
+        <h1>Validation Examples</h1>
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        <ul>
+            <li><a
+	
+	href="/struts2-showcase-2.0.6/validation/showFieldValidatorsExamples.action"
+
+>
+Field Validators</a>
+</li>
+            <li><a
+	
+	href="/struts2-showcase-2.0.6/validation/clientSideValidationExample.action"
+
+>
+Field Validators with client-side JavaScript</a>
+</li>
+            <li><a
+	
+	href="/struts2-showcase-2.0.6/validation/showNonFieldValidatorsExamples.action"
+
+>
+Non Field Validator</a>
+</li>
+            <li><a
+	
+	href="/struts2-showcase-2.0.6/validation/storeErrorsAcrossRequestExample.jsp"
+
+>
+Store across request using MessageStoreInterceptor (Example)</a>
+</li>
+            <li>(broken) <a
+	
+	href="/struts2-showcase-2.0.6/validation/quizAjax!input.action"
+
+>
+Validation (ajax)</a>
+</li>
+            <li><a
+	
+	href="/struts2-showcase-2.0.6/validation/quizBasic!input.action"
+
+>
+Validation (basic)</a>
+</li>
+            <li><a
+	
+	href="/struts2-showcase-2.0.6/validation/quizClient!input.action"
+
+>
+Validation (client)</a>
+</li>
+            <li><a
+	
+	href="/struts2-showcase-2.0.6/validation/quizClientCss!input.action"
+
+>
+Validation (client using css_xhtml theme)</a>
+</li>
+            <li><a
+	
+	href="/struts2-showcase-2.0.6/validation/showVisitorValidatorsExamples.action"
+
+>
+Visitor Validator</a>
+</li>
+            <li><a
+	
+	href="/struts2-showcase-2.0.6/showcase.action"
+
+>
+Back To Showcase</a>
+
+        </ul>
+
+        <div id="nav">
+            <div class="wrapper">
+                <h2 class="accessibility">Navigation</h2>
+                <ul class="clearfix">
+        <li><a href="/struts2-showcase-2.0.6/showcase.jsp">Home</a></li>
+        <li><a href="/struts2-showcase-2.0.6/ajax/index.jsp">Ajax</a></li>
+        <li><a href="/struts2-showcase-2.0.6/chat/index.jsp">Ajax Chat</a></li>
+        <li><a href="/struts2-showcase-2.0.6/actionchaining/actionChain1!input.action">Action Chaining</a></li>
+        <li><a href="/struts2-showcase-2.0.6/config-browser/index.action">Config Browser</a></li>
+        <li><a href="/struts2-showcase-2.0.6/conversion/index.jsp">Conversion</a></li>
+        <li><a href="/struts2-showcase-2.0.6/empmanager/index.jsp">CRUD</a></li>
+        <li><a href="/struts2-showcase-2.0.6/wait/index.jsp">Execute & Wait</a></li>
+        <li><a href="/struts2-showcase-2.0.6/filedownload/index.jsp">File Download</a></li>
+        <li><a href="/struts2-showcase-2.0.6/fileupload">File Upload</a></li>
+        <li><a href="/struts2-showcase-2.0.6/freemarker/index.jsp">Freemarker</a>
+        <li><a href="/struts2-showcase-2.0.6/hangman/hangmanMenu.action">Hangman</a></li>
+        <li><a href="/struts2-showcase-2.0.6/jsf/index.jsp">JavaServer Faces</a></li>
+        <li><a href="/struts2-showcase-2.0.6/person/index.jsp">Person Manager</a></li>
+        <li><a href="/struts2-showcase-2.0.6/tags/index.jsp">Tags</a></li>
+        <li><a href="/struts2-showcase-2.0.6/tiles/index.action">Tiles</a></li>
+        <li><a href="/struts2-showcase-2.0.6/token/index.jsp">Token</a></li>
+        <li><a href="/struts2-showcase-2.0.6/validation/index.jsp">Validation</a></li>
+        <li class="last"><a href="/struts2-showcase-2.0.6/help.jsp">Help</a></li>
+                </ul>
+            </div>
+            <hr/>
+
+        </div><!-- end nav -->
+
+    </div><!-- end content -->
+
+  <div>
+      <p>
+        <a href="/struts2-showcase-2.0.6/viewSource.action?page=/validation/index.jsp">View Sources</a>
+      </p>
+  </div>
+    <div id="footer" class="clearfix">
+        <p>Copyright &copy; 2003-2007 The Apache Software Foundation.</p>
+    </div><!-- end footer -->
+    <p/>
+
+</div><!-- end page -->
+
+</body>
+</html>

Propchange: harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-107565987.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-1080589601.html
URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-1080589601.html?view=auto&rev=543102
==============================================================================
--- harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-1080589601.html (added)
+++ harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-1080589601.html Thu May 31 02:55:56 2007
@@ -0,0 +1,244 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 Transitional//EN"
+"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+
+
+
+
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+    <title>Ajax Examples</title>
+    <link href="/struts2-showcase-2.0.6/styles/main.css" rel="stylesheet" type="text/css" media="all"/>
+    <link href="/struts2-showcase-2.0.6/struts/niftycorners/niftyCorners.css" rel="stylesheet" type="text/css"/>
+    <link href="/struts2-showcase-2.0.6/struts/niftycorners/niftyPrint.css" rel="stylesheet" type="text/css" media="print"/>
+
+    <script language="JavaScript" type="text/javascript" src="/struts2-showcase-2.0.6/struts/niftycorners/nifty.js"></script>
+
+    <script language="JavaScript" type="text/javascript">
+
+        window.onload=function(){
+            if(!NiftyCheck())
+                return;
+            Rounded("blockquote","tr bl","#ECF1F9","#CDFFAA","smooth border #88D84F");
+            Rounded("div#outer-header", "all", "white", "#818EBD", "smooth border #434F7C");
+            Rounded("div#footer", "all", "white", "#818EBD", "smooth border #434F7C");
+        }
+
+    </script>
+
+    <!--// START SNIPPET: common-include-->
+    
+<!--// START SNIPPET: common-include-->
+<link rel="stylesheet" href="/struts2-showcase-2.0.6/struts/xhtml/styles.css" type="text/css"/>
+<script language="JavaScript" type="text/javascript">
+    // Dojo configuration
+    djConfig = {
+        baseRelativePath: "/struts2-showcase-2.0.6/struts/dojo",
+        isDebug: false,
+        bindEncoding: "UTF-8",
+        debugAtAllCosts: true // not needed, but allows the Venkman debugger to work with the includes
+    };
+</script>
+<script language="JavaScript" type="text/javascript"
+        src="/struts2-showcase-2.0.6/struts/dojo/dojo.js"></script>
+<script language="JavaScript" type="text/javascript"
+        src="/struts2-showcase-2.0.6/struts/simple/dojoRequire.js"></script>
+<script language="JavaScript" type="text/javascript"
+        src="/struts2-showcase-2.0.6/struts/ajax/dojoRequire.js"></script>
+<script language="JavaScript" type="text/javascript"
+        src="/struts2-showcase-2.0.6/struts/CommonFunctions.js"></script>
+
+<!--// END SNIPPET: common-include-->
+
+    <!--// END SNIPPET: common-include-->
+</head>
+
+<body id="page-home">
+
+
+<div id="page">
+    <div id="outer-header">
+        <div id="header" class="clearfix">
+            <div id="branding">
+                <h1 class="title">Struts Showcase</h1>
+                
+2007/04/06 03:16:23
+
+            </div><!-- end branding -->
+
+            <div id="search">
+                <img src="/struts2-showcase-2.0.6/images/struts-power.gif" alt="Powered by Struts"/>
+            </div><!-- end search -->
+
+            <hr/>
+        </div>
+    </div><!-- end header -->
+
+    <div id="content" class="clearfix">
+
+        Using a JSON list returned from an action (href="/JSONList.action"), without autoComplete (autoComplete="false"), use indicator, search substring (searchType="substring")
+<br/>
+<input dojoType="struts:ComboBox" id="state" style="width: 200px;" dataUrl="/struts2-showcase-2.0.6/JSONList.action" searchType="SUBSTRING" autoComplete="false" name="state" keyName="stateKey" indicator="indicator1" visibleDownArrow="true">
+
+
+
+
+<img id="indicator1" src="/struts2-showcase-2.0.6/images/indicator.gif" alt="Loading..." style="display:none"/>
+
+<br/>
+<br/>
+
+Reload on type (loadOnTextChange="true"), after 3 characters (loadMinimumCout="3", it is "3" by default), without the down arrow button (showDownArrow="false")
+<br/>
+<input dojoType="struts:ComboBox" style="width: 200px;" dataUrl="/struts2-showcase-2.0.6/JSONList.action" autoComplete="false" keyName="nullKey" indicator="indicator" loadOnType="true" loadMinimum="3" visibleDownArrow="false">
+
+
+
+
+<img id="indicator" src="/struts2-showcase-2.0.6/images/indicator.gif" alt="Loading..." style="display:none"/>
+
+<br/>
+<br/>
+
+Using a JSON list returned from an action (href="/JSONList.action"), with autoComplete (autoComplete="true")
+<br/>
+<input dojoType="struts:ComboBox" style="width: 200px;" dataUrl="/struts2-showcase-2.0.6/JSONList.action" autoComplete="true" keyName="nullKey" visibleDownArrow="true">
+
+
+
+
+
+<br/>
+<br/>
+
+Using a local list (list="{'apple','banana','grape','pear'}")
+<br/>
+<select dojoType="struts:ComboBox" style="width: 150px;" keyName="nullKey">
+    <option value="apple">apple</option>
+    <option value="banana">banana</option>
+    <option value="grape">grape</option>
+    <option value="pear">pear</option>
+</select>
+
+
+
+
+<br/>
+<br/>
+
+Force valid options (forceValidOption="true")
+<br/>
+<input dojoType="struts:ComboBox" style="width: 200px;" dataUrl="/struts2-showcase-2.0.6/JSONList.action" forceValidOption="true" keyName="nullKey" visibleDownArrow="true">
+
+
+
+
+
+<br/>
+<br/>
+
+Make dropdown's height to 180px  (dropdownHeight="180")
+<br/>
+<input dojoType="struts:ComboBox" style="width: 200px;" dataUrl="/struts2-showcase-2.0.6/JSONList.action" dropdownHeight="180" keyName="nullKey" visibleDownArrow="true">
+
+
+
+
+
+<br/>
+<br/>
+
+Disabled combobox (disabled="true")
+<br/>
+<input dojoType="struts:ComboBox" style="width: 200px;" dataUrl="/struts2-showcase-2.0.6/JSONList.action" disabled="true" keyName="nullKey" visibleDownArrow="true">
+
+
+
+
+
+<br/>
+<br/>
+
+
+
+
+Link two autocompleter elements. When the selected value in 'Autocompleter 1' changes, the available values in 'Autocompleter 2' will change also.
+<br/>
+<form id="selectForm">
+  <p>Autocompleter 1 <select dojoType="struts:ComboBox" id="sel" forceValidOption="true" name="select" keyName="selectKey" initialValue="colors" notifyTopics="/Changed">
+    <option value="fruits">fruits</option>
+    <option value="colors" selected="selected">colors</option>
+</select>
+
+
+</p>
+</form>
+Autocompleter 2 <input dojoType="struts:ComboBox" id="ops" dataUrl="/struts2-showcase-2.0.6/nodecorate/AutocompleterExample.action" forceValidOption="true" autoComplete="false" keyName="nullKey" formId="selectForm" listenTopics="/Changed" visibleDownArrow="true">
+
+
+
+
+
+<br/>
+<br/>
+
+
+
+<hr/>
+
+
+
+<a
+	
+	href=".."
+
+>
+Back To AJAX Examples</a>
+&nbsp;
+
+        <div id="nav">
+            <div class="wrapper">
+                <h2 class="accessibility">Navigation</h2>
+                <ul class="clearfix">
+        <li><a href="/struts2-showcase-2.0.6/showcase.jsp">Home</a></li>
+        <li><a href="/struts2-showcase-2.0.6/ajax/index.jsp">Ajax</a></li>
+        <li><a href="/struts2-showcase-2.0.6/chat/index.jsp">Ajax Chat</a></li>
+        <li><a href="/struts2-showcase-2.0.6/actionchaining/actionChain1!input.action">Action Chaining</a></li>
+        <li><a href="/struts2-showcase-2.0.6/config-browser/index.action">Config Browser</a></li>
+        <li><a href="/struts2-showcase-2.0.6/conversion/index.jsp">Conversion</a></li>
+        <li><a href="/struts2-showcase-2.0.6/empmanager/index.jsp">CRUD</a></li>
+        <li><a href="/struts2-showcase-2.0.6/wait/index.jsp">Execute & Wait</a></li>
+        <li><a href="/struts2-showcase-2.0.6/filedownload/index.jsp">File Download</a></li>
+        <li><a href="/struts2-showcase-2.0.6/fileupload">File Upload</a></li>
+        <li><a href="/struts2-showcase-2.0.6/freemarker/index.jsp">Freemarker</a>
+        <li><a href="/struts2-showcase-2.0.6/hangman/hangmanMenu.action">Hangman</a></li>
+        <li><a href="/struts2-showcase-2.0.6/jsf/index.jsp">JavaServer Faces</a></li>
+        <li><a href="/struts2-showcase-2.0.6/person/index.jsp">Person Manager</a></li>
+        <li><a href="/struts2-showcase-2.0.6/tags/index.jsp">Tags</a></li>
+        <li><a href="/struts2-showcase-2.0.6/tiles/index.action">Tiles</a></li>
+        <li><a href="/struts2-showcase-2.0.6/token/index.jsp">Token</a></li>
+        <li><a href="/struts2-showcase-2.0.6/validation/index.jsp">Validation</a></li>
+        <li class="last"><a href="/struts2-showcase-2.0.6/help.jsp">Help</a></li>
+                </ul>
+            </div>
+            <hr/>
+
+        </div><!-- end nav -->
+
+    </div><!-- end content -->
+
+  <div>
+      <p>
+        <a href="/struts2-showcase-2.0.6/viewSource.action?page=/ajax/autocompleter/index.jsp">View Sources</a>
+      </p>
+  </div>
+    <div id="footer" class="clearfix">
+        <p>Copyright &copy; 2003-2007 The Apache Software Foundation.</p>
+    </div><!-- end footer -->
+    <p/>
+
+</div><!-- end page -->
+
+</body>
+</html>

Propchange: harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-1080589601.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-1085145764.html
URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-1085145764.html?view=auto&rev=543102
==============================================================================
--- harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-1085145764.html (added)
+++ harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-1085145764.html Thu May 31 02:55:56 2007
@@ -0,0 +1,234 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 Transitional//EN"
+"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+
+
+
+
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+    <title>Showcase - Validation - Field Validators Example</title>
+    <link href="/struts2-showcase-2.0.6/styles/main.css" rel="stylesheet" type="text/css" media="all"/>
+    <link href="/struts2-showcase-2.0.6/struts/niftycorners/niftyCorners.css" rel="stylesheet" type="text/css"/>
+    <link href="/struts2-showcase-2.0.6/struts/niftycorners/niftyPrint.css" rel="stylesheet" type="text/css" media="print"/>
+
+    <script language="JavaScript" type="text/javascript" src="/struts2-showcase-2.0.6/struts/niftycorners/nifty.js"></script>
+
+    <script language="JavaScript" type="text/javascript">
+
+        window.onload=function(){
+            if(!NiftyCheck())
+                return;
+            Rounded("blockquote","tr bl","#ECF1F9","#CDFFAA","smooth border #88D84F");
+            Rounded("div#outer-header", "all", "white", "#818EBD", "smooth border #434F7C");
+            Rounded("div#footer", "all", "white", "#818EBD", "smooth border #434F7C");
+        }
+
+    </script>
+
+    <link rel="stylesheet" href="/struts2-showcase-2.0.6/struts/xhtml/styles.css" type="text/css"/>
+<script language="JavaScript" type="text/javascript">
+    // Dojo configuration
+    djConfig = {
+        baseRelativePath: "/struts2-showcase-2.0.6/struts/dojo",
+        isDebug: false,
+        bindEncoding: "UTF-8",
+        debugAtAllCosts: true // not needed, but allows the Venkman debugger to work with the includes
+    };
+</script>
+<script language="JavaScript" type="text/javascript"
+        src="/struts2-showcase-2.0.6/struts/dojo/dojo.js"></script>
+<script language="JavaScript" type="text/javascript"
+        src="/struts2-showcase-2.0.6/struts/simple/dojoRequire.js"></script>
+
+        <!--  link rel="stylesheet" type="text/css" href='/struts2-showcase-2.0.6/validation/validationExamplesStyles.css'-->
+</head>
+
+<body id="page-home">
+
+
+<div id="page">
+    <div id="outer-header">
+        <div id="header" class="clearfix">
+            <div id="branding">
+                <h1 class="title">Struts Showcase</h1>
+                
+2007/04/06 03:19:17
+
+            </div><!-- end branding -->
+
+            <div id="search">
+                <img src="/struts2-showcase-2.0.6/images/struts-power.gif" alt="Powered by Struts"/>
+            </div><!-- end search -->
+
+            <hr/>
+        </div>
+    </div><!-- end header -->
+
+    <div id="content" class="clearfix">
+
+        <!-- START SNIPPET: fieldValidatorsExample -->
+    
+        <h3>All Field Errors Will Appear Here</h3>
+        
+        <hr/>
+        
+        <h3>Field Error due to 'Required String Validator Field' Will Appear Here</h3>
+        
+            
+        
+        <hr/>
+        
+        <h3>Field Error due to 'String Length Validator Field' Will Appear Here</h3>
+        
+            
+        
+        <hr/>
+    
+        			
+<form id="submitFieldValidatorsExamples" name="submitFieldValidatorsExamples" onsubmit="return true;" action="/struts2-showcase-2.0.6/validation/submitFieldValidatorsExamples.action" method="POST">
+<table class="wwFormTable">
+            <tr>
+    <td class="tdLabel"><label for="submitFieldValidatorsExamples_requiredValidatorField" class="label">Required Validator Field:</label></td>
+    <td
+><input type="text" name="requiredValidatorField" value="" id="submitFieldValidatorsExamples_requiredValidatorField"/>
+</td>
+</tr>
+
+            <tr>
+    <td class="tdLabel"><label for="submitFieldValidatorsExamples_requiredStringValidatorField" class="label">Required String Validator Field:</label></td>
+    <td
+><input type="text" name="requiredStringValidatorField" value="" id="submitFieldValidatorsExamples_requiredStringValidatorField"/>
+</td>
+</tr>
+
+            <tr>
+    <td class="tdLabel"><label for="submitFieldValidatorsExamples_integerValidatorField" class="label">Integer Validator Field:</label></td>
+    <td
+><input type="text" name="integerValidatorField" value="" id="submitFieldValidatorsExamples_integerValidatorField"/>
+</td>
+</tr>
+
+            <tr>
+    <td class="tdLabel"><label for="submitFieldValidatorsExamples_dateValidatorField" class="label">Date Validator Field:</label></td>
+    <td
+><input type="text" name="dateValidatorField" value="" id="submitFieldValidatorsExamples_dateValidatorField"/>
+</td>
+</tr>
+
+            <tr>
+    <td class="tdLabel"><label for="submitFieldValidatorsExamples_emailValidatorField" class="label">Email Validator Field:</label></td>
+    <td
+><input type="text" name="emailValidatorField" value="" id="submitFieldValidatorsExamples_emailValidatorField"/>
+</td>
+</tr>
+
+            <tr>
+    <td class="tdLabel"><label for="submitFieldValidatorsExamples_urlValidatorField" class="label">URL Validator Field:</label></td>
+    <td
+><input type="text" name="urlValidatorField" value="" id="submitFieldValidatorsExamples_urlValidatorField"/>
+</td>
+</tr>
+
+            <tr>
+    <td class="tdLabel"><label for="submitFieldValidatorsExamples_stringLengthValidatorField" class="label">String Length Validator Field:</label></td>
+    <td
+><input type="text" name="stringLengthValidatorField" value="" id="submitFieldValidatorsExamples_stringLengthValidatorField"/>
+</td>
+</tr>
+
+            <tr>
+    <td class="tdLabel"><label for="submitFieldValidatorsExamples_regexValidatorField" class="label">Regex Validator Field:</label></td>
+    <td
+><input type="text" name="regexValidatorField" value="" id="submitFieldValidatorsExamples_regexValidatorField"/>
+</td>
+</tr>
+
+            <tr>
+    <td class="tdLabel"><label for="submitFieldValidatorsExamples_fieldExpressionValidatorField" class="label">Field Expression Validator Field:</label></td>
+    <td
+><input type="text" name="fieldExpressionValidatorField" value="" id="submitFieldValidatorsExamples_fieldExpressionValidatorField"/>
+</td>
+</tr>
+
+            <tr>
+    <td colspan="2"><div align="right"><input type="submit" id="submitFieldValidatorsExamples_0" value="Submit"/>
+</div></td>
+</tr>
+
+        </table></form>
+
+
+
+
+        
+    <!-- END SNIPPET: fieldValidatorsExample -->
+        
+        
+         
+
+<hr/>
+
+
+
+        
+<a
+	
+	href="/struts2-showcase-2.0.6/validation/list.action"
+
+>
+Back To Validation Examples</a>
+&nbsp;
+<a
+	
+	href="/struts2-showcase-2.0.6/showcase.action"
+
+>
+Back To Showcase</a>
+
+        <div id="nav">
+            <div class="wrapper">
+                <h2 class="accessibility">Navigation</h2>
+                <ul class="clearfix">
+        <li><a href="/struts2-showcase-2.0.6/showcase.jsp">Home</a></li>
+        <li><a href="/struts2-showcase-2.0.6/ajax/index.jsp">Ajax</a></li>
+        <li><a href="/struts2-showcase-2.0.6/chat/index.jsp">Ajax Chat</a></li>
+        <li><a href="/struts2-showcase-2.0.6/actionchaining/actionChain1!input.action">Action Chaining</a></li>
+        <li><a href="/struts2-showcase-2.0.6/config-browser/index.action">Config Browser</a></li>
+        <li><a href="/struts2-showcase-2.0.6/conversion/index.jsp">Conversion</a></li>
+        <li><a href="/struts2-showcase-2.0.6/empmanager/index.jsp">CRUD</a></li>
+        <li><a href="/struts2-showcase-2.0.6/wait/index.jsp">Execute & Wait</a></li>
+        <li><a href="/struts2-showcase-2.0.6/filedownload/index.jsp">File Download</a></li>
+        <li><a href="/struts2-showcase-2.0.6/fileupload">File Upload</a></li>
+        <li><a href="/struts2-showcase-2.0.6/freemarker/index.jsp">Freemarker</a>
+        <li><a href="/struts2-showcase-2.0.6/hangman/hangmanMenu.action">Hangman</a></li>
+        <li><a href="/struts2-showcase-2.0.6/jsf/index.jsp">JavaServer Faces</a></li>
+        <li><a href="/struts2-showcase-2.0.6/person/index.jsp">Person Manager</a></li>
+        <li><a href="/struts2-showcase-2.0.6/tags/index.jsp">Tags</a></li>
+        <li><a href="/struts2-showcase-2.0.6/tiles/index.action">Tiles</a></li>
+        <li><a href="/struts2-showcase-2.0.6/token/index.jsp">Token</a></li>
+        <li><a href="/struts2-showcase-2.0.6/validation/index.jsp">Validation</a></li>
+        <li class="last"><a href="/struts2-showcase-2.0.6/help.jsp">Help</a></li>
+                </ul>
+            </div>
+            <hr/>
+
+        </div><!-- end nav -->
+
+    </div><!-- end content -->
+
+  <div>
+      <p>
+        <a href="/struts2-showcase-2.0.6/viewSource.action?config=file:/C:/mol/tools/jakarta-tomcat-5.0.30/webapps/struts2-showcase-2.0.6/WEB-INF/classes/struts-validation.xml:40&className=org.apache.struts2.showcase.validation.FieldValidatorsExampleAction&page=/validation//validation/fieldValidatorsExample.jsp">View Sources</a>
+      </p>
+  </div>
+    <div id="footer" class="clearfix">
+        <p>Copyright &copy; 2003-2007 The Apache Software Foundation.</p>
+    </div><!-- end footer -->
+    <p/>
+
+</div><!-- end page -->
+
+</body>
+</html>

Propchange: harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-1085145764.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-1086687319.html
URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-1086687319.html?view=auto&rev=543102
==============================================================================
--- harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-1086687319.html (added)
+++ harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-1086687319.html Thu May 31 02:55:56 2007
@@ -0,0 +1,279 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 Transitional//EN"
+"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+
+
+
+
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+    <title>View Sources</title>
+    <link href="/struts2-showcase-2.0.6/styles/main.css" rel="stylesheet" type="text/css" media="all"/>
+    <link href="/struts2-showcase-2.0.6/struts/niftycorners/niftyCorners.css" rel="stylesheet" type="text/css"/>
+    <link href="/struts2-showcase-2.0.6/struts/niftycorners/niftyPrint.css" rel="stylesheet" type="text/css" media="print"/>
+
+    <script language="JavaScript" type="text/javascript" src="/struts2-showcase-2.0.6/struts/niftycorners/nifty.js"></script>
+
+    <script language="JavaScript" type="text/javascript">
+
+        window.onload=function(){
+            if(!NiftyCheck())
+                return;
+            Rounded("blockquote","tr bl","#ECF1F9","#CDFFAA","smooth border #88D84F");
+            Rounded("div#outer-header", "all", "white", "#818EBD", "smooth border #434F7C");
+            Rounded("div#footer", "all", "white", "#818EBD", "smooth border #434F7C");
+        }
+
+    </script>
+
+    <!--// START SNIPPET: common-include-->
+<link rel="stylesheet" href="/struts2-showcase-2.0.6/struts/xhtml/styles.css" type="text/css"/>
+<script language="JavaScript" type="text/javascript">
+    // Dojo configuration
+    djConfig = {
+        baseRelativePath: "/struts2-showcase-2.0.6/struts/dojo",
+        isDebug: false,
+        bindEncoding: "UTF-8",
+        debugAtAllCosts: true // not needed, but allows the Venkman debugger to work with the includes
+    };
+</script>
+<script language="JavaScript" type="text/javascript"
+        src="/struts2-showcase-2.0.6/struts/dojo/dojo.js"></script>
+<script language="JavaScript" type="text/javascript"
+        src="/struts2-showcase-2.0.6/struts/simple/dojoRequire.js"></script>
+<script language="JavaScript" type="text/javascript"
+        src="/struts2-showcase-2.0.6/struts/ajax/dojoRequire.js"></script>
+<script language="JavaScript" type="text/javascript"
+        src="/struts2-showcase-2.0.6/struts/CommonFunctions.js"></script>
+
+<!--// END SNIPPET: common-include-->
+
+    <link rel="stylesheet" type="text/css" href="/struts2-showcase-2.0.6/struts/tabs.css?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts-validation.xml%3A70&amp;page=%2Fvalidation%2F%2Fvalidation%2FvisitorValidatorsExample.jsp&amp;className=org.apache.struts2.showcase.validation.VisitorValidatorsExampleAction">
+    <link rel="stylesheet" type="text/css" href="/struts2-showcase-2.0.6/struts/niftycorners/niftyCorners.css?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts-validation.xml%3A70&amp;page=%2Fvalidation%2F%2Fvalidation%2FvisitorValidatorsExample.jsp&amp;className=org.apache.struts2.showcase.validation.VisitorValidatorsExampleAction">
+    <link rel="stylesheet" type="text/css" href="/struts2-showcase-2.0.6/struts/niftycorners/niftyPrint.css?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts-validation.xml%3A70&amp;page=%2Fvalidation%2F%2Fvalidation%2FvisitorValidatorsExample.jsp&amp;className=org.apache.struts2.showcase.validation.VisitorValidatorsExampleAction" media="print">
+    <script type="text/javascript" src="/struts2-showcase-2.0.6/struts/niftycorners/nifty.js?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts-validation.xml%3A70&amp;page=%2Fvalidation%2F%2Fvalidation%2FvisitorValidatorsExample.jsp&amp;className=org.apache.struts2.showcase.validation.VisitorValidatorsExampleAction"></script>
+    <script type="text/javascript">
+        window.onload = function() {
+            if (!NiftyCheck())
+                return;
+            Rounded("li.tab_selected", "top", "white", "transparent", "border #ffffffS");
+            Rounded("li.tab_unselected", "top", "white", "transparent", "border #ffffffS");
+            //                Rounded("div#tab_header_main li","top","white","transparent","border #ffffffS");
+            // "white" needs to be replaced with the background color
+        }
+    </script>
+</head>
+
+<body id="page-home">
+
+
+<div id="page">
+    <div id="outer-header">
+        <div id="header" class="clearfix">
+            <div id="branding">
+                <h1 class="title">Struts Showcase</h1>
+                
+2007/04/06 03:19:41
+
+            </div><!-- end branding -->
+
+            <div id="search">
+                <img src="/struts2-showcase-2.0.6/images/struts-power.gif" alt="Powered by Struts"/>
+            </div><!-- end search -->
+
+            <hr/>
+        </div>
+    </div><!-- end header -->
+
+    <div id="content" class="clearfix">
+
+        <h1>View Sources</h1>
+
+<script type="text/javascript">
+  dojo.require("dojo.widget.TabContainer");
+  dojo.require("dojo.widget.LinkPane");
+  dojo.require("dojo.widget.ContentPane");
+</script>
+
+<div dojoType="TabContainer"
+      id="test"    doLayout="false">
+
+	<div dojoType="struts:BindDiv"
+    
+  	id="one"    label="Page"    showError="true">
+
+        <h3>/validation/visitorValidatorsExample.jsp</h3>
+<pre>
+
+1: &lt;%-- 
+2:     visitorValidatorsExample.jsp
+3:     
+4:     @author tm_jee
+5:     @version $Date: 2006-09-06 00:07:10 -0400 (Wed, 06 Sep 2006) $ $Id: visitorValidatorsExample.jsp 440609 2006-09-06 04:07:10Z wsmoak $
+6: --%&gt;
+7: 
+8: 
+9: &lt;%@taglib prefix=&quot;s&quot; uri=&quot;/struts-tags&quot; %&gt;
+10: 
+11: &lt;html&gt;
+12: &lt;head&gt;&lt;title&gt;Showcase - Validation - VisitorValidatorsExample &lt;/title&gt;
+13:         &lt;s:url id=&quot;siteCss&quot; value=&quot;/validation/validationExamplesStyles.css&quot; includeContext=&quot;true&quot; /&gt;
+14:         &lt;s:head /&gt;
+15:         &lt;!-- link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href='&lt;s:property value=&quot;%{siteCss}&quot; /&gt;' --&gt;
+16: &lt;/head&gt;
+17: &lt;body&gt;
+18: 
+19:     &lt;!-- START SNIPPET: visitorValidatorsExample --&gt;
+20:     
+21:     &lt;s:fielderror /&gt;
+22: 
+23:     &lt;s:form method=&quot;POST&quot; action=&quot;submitVisitorValidatorsExamples&quot; namespace=&quot;/validation&quot;&gt;
+24:         &lt;s:textfield name=&quot;user.name&quot; label=&quot;User Name&quot; /&gt;
+25:         &lt;s:textfield name=&quot;user.age&quot; label=&quot;User Age&quot; /&gt;
+26:         &lt;s:textfield name=&quot;user.birthday&quot; label=&quot;Birthday&quot; /&gt;
+27:         &lt;s:submit label=&quot;Submit&quot; /&gt;
+28:     &lt;/s:form&gt;
+29:     
+30:     &lt;!--  END SNIPPET: visitorValidatorsExample --&gt;
+31:     
+32:     
+33:     &lt;s:include value=&quot;footer.jsp&quot; /&gt;
+34: &lt;/body&gt;
+35: &lt;/html&gt;
+36: 
+</pre>
+    </div>
+
+    <div dojoType="struts:BindDiv"
+    
+  	id="two"    label="Configuration"    showError="true">
+
+        <h3>file:/C:/mol/tools/jakarta-tomcat-5.0.30/webapps/struts2-showcase-2.0.6/WEB-INF/classes/struts-validation.xml</h3>
+<pre>
+
+
+60: 			&lt;result name=&quot;input&quot;&gt;/validation/nonFieldValidatorsExample.jsp&lt;/result&gt;		
+61: 			&lt;result&gt;/validation/successNonFieldValidatorsExample.jsp&lt;/result&gt;
+62: 		&lt;/action&gt;
+63: 		
+64: 		
+65: 		
+66: 		&lt;!-- ========================== --&gt;
+67: 		&lt;!-- === Visitor Validators === --&gt;
+68: 		&lt;!-- ========================== --&gt;
+69: 		
+<span style="background-color:yellow">70: 		&lt;action name=&quot;showVisitorValidatorsExamples&quot; class=&quot;org.apache.struts2.showcase.validation.VisitorValidatorsExampleAction&quot; method=&quot;input&quot;&gt;</span>
+71: 			&lt;result name=&quot;input&quot;&gt;/validation/visitorValidatorsExample.jsp&lt;/result&gt;
+72: 		&lt;/action&gt;
+73: 		
+74: 		&lt;action name=&quot;submitVisitorValidatorsExamples&quot; class=&quot;org.apache.struts2.showcase.validation.VisitorValidatorsExampleAction&quot; method=&quot;submit&quot;&gt;
+75: 			&lt;result name=&quot;input&quot;&gt;/validation/visitorValidatorsExample.jsp&lt;/result&gt;
+76: 			&lt;result&gt;/validation/successVisitorValidatorsExample.jsp&lt;/result&gt;
+77: 		&lt;/action&gt;
+78: 
+79: 
+80: 
+</pre>
+    </div>
+
+    <div dojoType="struts:BindDiv"
+    
+  	id="three"    label="Java Action"    showError="true">
+
+        <h3>/org/apache/struts2/showcase/validation/VisitorValidatorsExampleAction.java</h3>
+<pre>
+
+1: /*
+2:  * $Id: VisitorValidatorsExampleAction.java 471756 2006-11-06 15:01:43Z husted $
+3:  *
+4:  * Licensed to the Apache Software Foundation (ASF) under one
+5:  * or more contributor license agreements.  See the NOTICE file
+6:  * distributed with this work for additional information
+7:  * regarding copyright ownership.  The ASF licenses this file
+8:  * to you under the Apache License, Version 2.0 (the
+9:  * &quot;License&quot;); you may not use this file except in compliance
+10:  * with the License.  You may obtain a copy of the License at
+11:  *
+12:  *  http://www.apache.org/licenses/LICENSE-2.0
+13:  *
+14:  * Unless required by applicable law or agreed to in writing,
+15:  * software distributed under the License is distributed on an
+16:  * &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+17:  * KIND, either express or implied.  See the License for the
+18:  * specific language governing permissions and limitations
+19:  * under the License.
+20:  */
+21: package org.apache.struts2.showcase.validation;
+22: 
+23: 
+24: // START SNIPPET: visitorValidatorsExample
+25: 
+26: public class VisitorValidatorsExampleAction extends AbstractValidationActionSupport {
+27: 
+28:     private static final long serialVersionUID = 4375454086939598216L;
+29: 
+30:     private User user;
+31: 
+32:     public User getUser() {
+33:         return user;
+34:     }
+35: 
+36:     public void setUser(User user) {
+37:         this.user = user;
+38:     }
+39: }
+40: 
+41: 
+42: // END SNIPPET: visitorValidatorsExample
+</pre>
+    </div>
+
+    
+</div>
+
+        <div id="nav">
+            <div class="wrapper">
+                <h2 class="accessibility">Navigation</h2>
+                <ul class="clearfix">
+        <li><a href="/struts2-showcase-2.0.6/showcase.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts-validation.xml%3A70&amp;page=%2Fvalidation%2F%2Fvalidation%2FvisitorValidatorsExample.jsp&amp;className=org.apache.struts2.showcase.validation.VisitorValidatorsExampleAction">Home</a></li>
+        <li><a href="/struts2-showcase-2.0.6/ajax/index.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts-validation.xml%3A70&amp;page=%2Fvalidation%2F%2Fvalidation%2FvisitorValidatorsExample.jsp&amp;className=org.apache.struts2.showcase.validation.VisitorValidatorsExampleAction">Ajax</a></li>
+        <li><a href="/struts2-showcase-2.0.6/chat/index.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts-validation.xml%3A70&amp;page=%2Fvalidation%2F%2Fvalidation%2FvisitorValidatorsExample.jsp&amp;className=org.apache.struts2.showcase.validation.VisitorValidatorsExampleAction">Ajax Chat</a></li>
+        <li><a href="/struts2-showcase-2.0.6/actionchaining/actionChain1!input.action">Action Chaining</a></li>
+        <li><a href="/struts2-showcase-2.0.6/config-browser/index.action">Config Browser</a></li>
+        <li><a href="/struts2-showcase-2.0.6/conversion/index.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts-validation.xml%3A70&amp;page=%2Fvalidation%2F%2Fvalidation%2FvisitorValidatorsExample.jsp&amp;className=org.apache.struts2.showcase.validation.VisitorValidatorsExampleAction">Conversion</a></li>
+        <li><a href="/struts2-showcase-2.0.6/empmanager/index.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts-validation.xml%3A70&amp;page=%2Fvalidation%2F%2Fvalidation%2FvisitorValidatorsExample.jsp&amp;className=org.apache.struts2.showcase.validation.VisitorValidatorsExampleAction">CRUD</a></li>
+        <li><a href="/struts2-showcase-2.0.6/wait/index.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts-validation.xml%3A70&amp;page=%2Fvalidation%2F%2Fvalidation%2FvisitorValidatorsExample.jsp&amp;className=org.apache.struts2.showcase.validation.VisitorValidatorsExampleAction">Execute & Wait</a></li>
+        <li><a href="/struts2-showcase-2.0.6/filedownload/index.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts-validation.xml%3A70&amp;page=%2Fvalidation%2F%2Fvalidation%2FvisitorValidatorsExample.jsp&amp;className=org.apache.struts2.showcase.validation.VisitorValidatorsExampleAction">File Download</a></li>
+        <li><a href="/struts2-showcase-2.0.6/fileupload?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts-validation.xml%3A70&amp;page=%2Fvalidation%2F%2Fvalidation%2FvisitorValidatorsExample.jsp&amp;className=org.apache.struts2.showcase.validation.VisitorValidatorsExampleAction">File Upload</a></li>
+        <li><a href="/struts2-showcase-2.0.6/freemarker/index.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts-validation.xml%3A70&amp;page=%2Fvalidation%2F%2Fvalidation%2FvisitorValidatorsExample.jsp&amp;className=org.apache.struts2.showcase.validation.VisitorValidatorsExampleAction">Freemarker</a>
+        <li><a href="/struts2-showcase-2.0.6/hangman/hangmanMenu.action?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts-validation.xml%3A70&amp;page=%2Fvalidation%2F%2Fvalidation%2FvisitorValidatorsExample.jsp&amp;className=org.apache.struts2.showcase.validation.VisitorValidatorsExampleAction">Hangman</a></li>
+        <li><a href="/struts2-showcase-2.0.6/jsf/index.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts-validation.xml%3A70&amp;page=%2Fvalidation%2F%2Fvalidation%2FvisitorValidatorsExample.jsp&amp;className=org.apache.struts2.showcase.validation.VisitorValidatorsExampleAction">JavaServer Faces</a></li>
+        <li><a href="/struts2-showcase-2.0.6/person/index.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts-validation.xml%3A70&amp;page=%2Fvalidation%2F%2Fvalidation%2FvisitorValidatorsExample.jsp&amp;className=org.apache.struts2.showcase.validation.VisitorValidatorsExampleAction">Person Manager</a></li>
+        <li><a href="/struts2-showcase-2.0.6/tags/index.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts-validation.xml%3A70&amp;page=%2Fvalidation%2F%2Fvalidation%2FvisitorValidatorsExample.jsp&amp;className=org.apache.struts2.showcase.validation.VisitorValidatorsExampleAction">Tags</a></li>
+        <li><a href="/struts2-showcase-2.0.6/tiles/index.action?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts-validation.xml%3A70&amp;page=%2Fvalidation%2F%2Fvalidation%2FvisitorValidatorsExample.jsp&amp;className=org.apache.struts2.showcase.validation.VisitorValidatorsExampleAction">Tiles</a></li>
+        <li><a href="/struts2-showcase-2.0.6/token/index.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts-validation.xml%3A70&amp;page=%2Fvalidation%2F%2Fvalidation%2FvisitorValidatorsExample.jsp&amp;className=org.apache.struts2.showcase.validation.VisitorValidatorsExampleAction">Token</a></li>
+        <li><a href="/struts2-showcase-2.0.6/validation/index.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts-validation.xml%3A70&amp;page=%2Fvalidation%2F%2Fvalidation%2FvisitorValidatorsExample.jsp&amp;className=org.apache.struts2.showcase.validation.VisitorValidatorsExampleAction">Validation</a></li>
+        <li class="last"><a href="/struts2-showcase-2.0.6/help.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts-validation.xml%3A70&amp;page=%2Fvalidation%2F%2Fvalidation%2FvisitorValidatorsExample.jsp&amp;className=org.apache.struts2.showcase.validation.VisitorValidatorsExampleAction">Help</a></li>
+                </ul>
+            </div>
+            <hr/>
+
+        </div><!-- end nav -->
+
+    </div><!-- end content -->
+
+  <div>
+      <p>
+        <a href="/struts2-showcase-2.0.6/viewSource.action?config=file:/C:/mol/tools/jakarta-tomcat-5.0.30/webapps/struts2-showcase-2.0.6/WEB-INF/classes/struts.xml:60&className=org.apache.struts2.showcase.source.ViewSourceAction&page=//viewSource.jsp">View Sources</a>
+      </p>
+  </div>
+    <div id="footer" class="clearfix">
+        <p>Copyright &copy; 2003-2007 The Apache Software Foundation.</p>
+    </div><!-- end footer -->
+    <p/>
+
+</div><!-- end page -->
+
+</body>
+</html>

Propchange: harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-1086687319.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-109342533.html
URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-109342533.html?view=auto&rev=543102
==============================================================================
--- harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-109342533.html (added)
+++ harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-109342533.html Thu May 31 02:55:56 2007
@@ -0,0 +1,317 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 Transitional//EN"
+"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+
+
+
+
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+    <title>View Sources</title>
+    <link href="/struts2-showcase-2.0.6/styles/main.css" rel="stylesheet" type="text/css" media="all"/>
+    <link href="/struts2-showcase-2.0.6/struts/niftycorners/niftyCorners.css" rel="stylesheet" type="text/css"/>
+    <link href="/struts2-showcase-2.0.6/struts/niftycorners/niftyPrint.css" rel="stylesheet" type="text/css" media="print"/>
+
+    <script language="JavaScript" type="text/javascript" src="/struts2-showcase-2.0.6/struts/niftycorners/nifty.js"></script>
+
+    <script language="JavaScript" type="text/javascript">
+
+        window.onload=function(){
+            if(!NiftyCheck())
+                return;
+            Rounded("blockquote","tr bl","#ECF1F9","#CDFFAA","smooth border #88D84F");
+            Rounded("div#outer-header", "all", "white", "#818EBD", "smooth border #434F7C");
+            Rounded("div#footer", "all", "white", "#818EBD", "smooth border #434F7C");
+        }
+
+    </script>
+
+    <!--// START SNIPPET: common-include-->
+<link rel="stylesheet" href="/struts2-showcase-2.0.6/struts/xhtml/styles.css" type="text/css"/>
+<script language="JavaScript" type="text/javascript">
+    // Dojo configuration
+    djConfig = {
+        baseRelativePath: "/struts2-showcase-2.0.6/struts/dojo",
+        isDebug: false,
+        bindEncoding: "UTF-8",
+        debugAtAllCosts: true // not needed, but allows the Venkman debugger to work with the includes
+    };
+</script>
+<script language="JavaScript" type="text/javascript"
+        src="/struts2-showcase-2.0.6/struts/dojo/dojo.js"></script>
+<script language="JavaScript" type="text/javascript"
+        src="/struts2-showcase-2.0.6/struts/simple/dojoRequire.js"></script>
+<script language="JavaScript" type="text/javascript"
+        src="/struts2-showcase-2.0.6/struts/ajax/dojoRequire.js"></script>
+<script language="JavaScript" type="text/javascript"
+        src="/struts2-showcase-2.0.6/struts/CommonFunctions.js"></script>
+
+<!--// END SNIPPET: common-include-->
+
+    <link rel="stylesheet" type="text/css" href="/struts2-showcase-2.0.6/struts/tabs.css?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts.xml%3A77&amp;page=%2Fskill%2F%2Fempmanager%2FeditSkill.jsp&amp;className=org.apache.struts2.showcase.action.SkillAction">
+    <link rel="stylesheet" type="text/css" href="/struts2-showcase-2.0.6/struts/niftycorners/niftyCorners.css?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts.xml%3A77&amp;page=%2Fskill%2F%2Fempmanager%2FeditSkill.jsp&amp;className=org.apache.struts2.showcase.action.SkillAction">
+    <link rel="stylesheet" type="text/css" href="/struts2-showcase-2.0.6/struts/niftycorners/niftyPrint.css?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts.xml%3A77&amp;page=%2Fskill%2F%2Fempmanager%2FeditSkill.jsp&amp;className=org.apache.struts2.showcase.action.SkillAction" media="print">
+    <script type="text/javascript" src="/struts2-showcase-2.0.6/struts/niftycorners/nifty.js?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts.xml%3A77&amp;page=%2Fskill%2F%2Fempmanager%2FeditSkill.jsp&amp;className=org.apache.struts2.showcase.action.SkillAction"></script>
+    <script type="text/javascript">
+        window.onload = function() {
+            if (!NiftyCheck())
+                return;
+            Rounded("li.tab_selected", "top", "white", "transparent", "border #ffffffS");
+            Rounded("li.tab_unselected", "top", "white", "transparent", "border #ffffffS");
+            //                Rounded("div#tab_header_main li","top","white","transparent","border #ffffffS");
+            // "white" needs to be replaced with the background color
+        }
+    </script>
+</head>
+
+<body id="page-home">
+
+
+<div id="page">
+    <div id="outer-header">
+        <div id="header" class="clearfix">
+            <div id="branding">
+                <h1 class="title">Struts Showcase</h1>
+                
+2007/04/06 03:17:54
+
+            </div><!-- end branding -->
+
+            <div id="search">
+                <img src="/struts2-showcase-2.0.6/images/struts-power.gif" alt="Powered by Struts"/>
+            </div><!-- end search -->
+
+            <hr/>
+        </div>
+    </div><!-- end header -->
+
+    <div id="content" class="clearfix">
+
+        <h1>View Sources</h1>
+
+<script type="text/javascript">
+  dojo.require("dojo.widget.TabContainer");
+  dojo.require("dojo.widget.LinkPane");
+  dojo.require("dojo.widget.ContentPane");
+</script>
+
+<div dojoType="TabContainer"
+      id="test"    doLayout="false">
+
+	<div dojoType="struts:BindDiv"
+    
+  	id="one"    label="Page"    showError="true">
+
+        <h3>/empmanager/editSkill.jsp</h3>
+<pre>
+
+1: &lt;%@ taglib prefix=&quot;s&quot; uri=&quot;/struts-tags&quot; %&gt;
+2: 
+3: &lt;%@ page contentType=&quot;text/html;charset=UTF-8&quot; language=&quot;java&quot; %&gt;
+4: 
+5: &lt;s:if test=&quot;currentSkill!=null&quot;&gt;
+6:     &lt;s:set name=&quot;submitType&quot; value=&quot;'update'&quot;/&gt;
+7:     &lt;s:text id=&quot;title&quot; name=&quot;item.edit&quot;&gt;&lt;s:param&gt;&lt;s:text name=&quot;skill&quot;/&gt;&lt;/s:param&gt;&lt;/s:text&gt;
+8: &lt;/s:if&gt;
+9: &lt;s:else&gt;
+10:     &lt;s:set name=&quot;submitType&quot; value=&quot;'create'&quot;/&gt;
+11:     &lt;s:text id=&quot;title&quot; name=&quot;item.create&quot;&gt;&lt;s:param&gt;&lt;s:text name=&quot;skill&quot;/&gt;&lt;/s:param&gt;&lt;/s:text&gt;
+12: &lt;/s:else&gt;
+13: &lt;html&gt;
+14: &lt;head&gt;&lt;title&gt;&lt;s:property value=&quot;#title&quot;/&gt;&lt;/title&gt;&lt;/head&gt;
+15: 
+16: &lt;body&gt;
+17: &lt;h1&gt;&lt;s:property value=&quot;#title&quot;/&gt;&lt;/h1&gt;
+18: 
+19: &lt;s:form action=&quot;save&quot;&gt;
+20:     &lt;s:textfield label=&quot;%{getText('skill.name')}&quot; name=&quot;currentSkill.name&quot;/&gt;
+21:     &lt;s:textfield label=&quot;%{getText('skill.description')}&quot; name=&quot;currentSkill.description&quot;/&gt;
+22:     &lt;%--s:submit name=&quot;%{#submitType}&quot; value=&quot;%{getText('save')}&quot; /--%&gt;
+23:     &lt;s:submit value=&quot;%{getText('save')}&quot; /&gt;
+24: &lt;/s:form&gt;
+25: &lt;p&gt;&lt;a href=&quot;&lt;s:url action=&quot;list&quot;/&gt;&quot;&gt;&lt;s:text name=&quot;skill.backtolist&quot;/&gt;&lt;/a&gt;&lt;/p&gt;
+26: &lt;/body&gt;
+27: &lt;/html&gt;
+</pre>
+    </div>
+
+    <div dojoType="struts:BindDiv"
+    
+  	id="two"    label="Configuration"    showError="true">
+
+        <h3>file:/C:/mol/tools/jakarta-tomcat-5.0.30/webapps/struts2-showcase-2.0.6/WEB-INF/classes/struts.xml</h3>
+<pre>
+
+
+67: 
+68:     &lt;/package&gt;
+69: 
+70:     &lt;package name=&quot;skill&quot; extends=&quot;default&quot; namespace=&quot;/skill&quot;&gt;
+71:         &lt;default-interceptor-ref name=&quot;crudStack&quot;/&gt;
+72: 
+73:         &lt;action name=&quot;list&quot; class=&quot;org.apache.struts2.showcase.action.SkillAction&quot; method=&quot;list&quot;&gt;
+74:             &lt;result&gt;/empmanager/listSkills.jsp&lt;/result&gt;
+75:             &lt;interceptor-ref name=&quot;basicStack&quot;/&gt;
+76:         &lt;/action&gt;
+<span style="background-color:yellow">77:         &lt;action name=&quot;edit&quot; class=&quot;org.apache.struts2.showcase.action.SkillAction&quot;&gt;</span>
+78:             &lt;result&gt;/empmanager/editSkill.jsp&lt;/result&gt;
+79:             &lt;interceptor-ref name=&quot;params&quot; /&gt;
+80:             &lt;interceptor-ref name=&quot;basicStack&quot;/&gt;
+81:         &lt;/action&gt;
+82:         &lt;action name=&quot;save&quot; class=&quot;org.apache.struts2.showcase.action.SkillAction&quot; method=&quot;save&quot;&gt;
+83:             &lt;result name=&quot;input&quot;&gt;/empmanager/editSkill.jsp&lt;/result&gt;
+84:             &lt;result type=&quot;redirect&quot;&gt;edit.action?skillName=${currentSkill.name}&lt;/result&gt;
+85:         &lt;/action&gt;
+86:         &lt;action name=&quot;delete&quot; class=&quot;org.apache.struts2.showcase.action.SkillAction&quot; method=&quot;delete&quot;&gt;
+87:             &lt;result name=&quot;error&quot;&gt;/empmanager/editSkill.jsp&lt;/result&gt;
+</pre>
+    </div>
+
+    <div dojoType="struts:BindDiv"
+    
+  	id="three"    label="Java Action"    showError="true">
+
+        <h3>/org/apache/struts2/showcase/action/SkillAction.java</h3>
+<pre>
+
+1: /*
+2:  * $Id: SkillAction.java 476710 2006-11-19 05:05:14Z mrdon $
+3:  *
+4:  * Licensed to the Apache Software Foundation (ASF) under one
+5:  * or more contributor license agreements.  See the NOTICE file
+6:  * distributed with this work for additional information
+7:  * regarding copyright ownership.  The ASF licenses this file
+8:  * to you under the Apache License, Version 2.0 (the
+9:  * &quot;License&quot;); you may not use this file except in compliance
+10:  * with the License.  You may obtain a copy of the License at
+11:  *
+12:  *  http://www.apache.org/licenses/LICENSE-2.0
+13:  *
+14:  * Unless required by applicable law or agreed to in writing,
+15:  * software distributed under the License is distributed on an
+16:  * &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+17:  * KIND, either express or implied.  See the License for the
+18:  * specific language governing permissions and limitations
+19:  * under the License.
+20:  */
+21: package org.apache.struts2.showcase.action;
+22: 
+23: import org.apache.log4j.Logger;
+24: import org.apache.struts2.showcase.dao.Dao;
+25: import org.apache.struts2.showcase.dao.SkillDao;
+26: import org.apache.struts2.showcase.model.Skill;
+27: 
+28: import com.opensymphony.xwork2.Preparable;
+29: 
+30: /**
+31:  * SkillAction.
+32:  *
+33:  */
+34: 
+35: public class SkillAction extends AbstractCRUDAction implements Preparable {
+36: 
+37:     private static final Logger log = Logger.getLogger(SkillAction.class);
+38: 
+39:     private String skillName;
+40:     protected SkillDao skillDao;
+41:     private Skill currentSkill;
+42: 
+43:     public String getSkillName() {
+44:         return skillName;
+45:     }
+46: 
+47:     public void setSkillName(String skillName) {
+48:         this.skillName = skillName;
+49:     }
+50: 
+51:     protected Dao getDao() {
+52:         return skillDao;
+53:     }
+54: 
+55:     public void setSkillDao(SkillDao skillDao) {
+56:         if (log.isDebugEnabled()) {
+57:             log.debug(&quot;SkillAction - [setSkillDao]: skillDao injected.&quot;);
+58:         }
+59:         this.skillDao = skillDao;
+60:     }
+61: 
+62:     public Skill getCurrentSkill() {
+63:         return currentSkill;
+64:     }
+65: 
+66:     public void setCurrentSkill(Skill currentSkill) {
+67:         this.currentSkill = currentSkill;
+68:     }
+69: 
+70:     /**
+71:      * This method is called to allow the action to prepare itself.
+72:      *
+73:      * @throws Exception thrown if a system level exception occurs.
+74:      */
+75:     public void prepare() throws Exception {
+76:         Skill preFetched = (Skill) fetch(getSkillName(), getCurrentSkill());
+77:         if (preFetched != null) {
+78:             setCurrentSkill(preFetched);
+79:         }
+80:     }
+81: 
+82:     public String save() throws Exception {
+83:         if (getCurrentSkill() != null) {
+84:             setSkillName((String) skillDao.merge(getCurrentSkill()));
+85:         }
+86:         return SUCCESS;
+87:     }
+88: 
+89: }
+</pre>
+    </div>
+
+    
+</div>
+
+        <div id="nav">
+            <div class="wrapper">
+                <h2 class="accessibility">Navigation</h2>
+                <ul class="clearfix">
+        <li><a href="/struts2-showcase-2.0.6/showcase.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts.xml%3A77&amp;page=%2Fskill%2F%2Fempmanager%2FeditSkill.jsp&amp;className=org.apache.struts2.showcase.action.SkillAction">Home</a></li>
+        <li><a href="/struts2-showcase-2.0.6/ajax/index.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts.xml%3A77&amp;page=%2Fskill%2F%2Fempmanager%2FeditSkill.jsp&amp;className=org.apache.struts2.showcase.action.SkillAction">Ajax</a></li>
+        <li><a href="/struts2-showcase-2.0.6/chat/index.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts.xml%3A77&amp;page=%2Fskill%2F%2Fempmanager%2FeditSkill.jsp&amp;className=org.apache.struts2.showcase.action.SkillAction">Ajax Chat</a></li>
+        <li><a href="/struts2-showcase-2.0.6/actionchaining/actionChain1!input.action">Action Chaining</a></li>
+        <li><a href="/struts2-showcase-2.0.6/config-browser/index.action">Config Browser</a></li>
+        <li><a href="/struts2-showcase-2.0.6/conversion/index.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts.xml%3A77&amp;page=%2Fskill%2F%2Fempmanager%2FeditSkill.jsp&amp;className=org.apache.struts2.showcase.action.SkillAction">Conversion</a></li>
+        <li><a href="/struts2-showcase-2.0.6/empmanager/index.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts.xml%3A77&amp;page=%2Fskill%2F%2Fempmanager%2FeditSkill.jsp&amp;className=org.apache.struts2.showcase.action.SkillAction">CRUD</a></li>
+        <li><a href="/struts2-showcase-2.0.6/wait/index.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts.xml%3A77&amp;page=%2Fskill%2F%2Fempmanager%2FeditSkill.jsp&amp;className=org.apache.struts2.showcase.action.SkillAction">Execute & Wait</a></li>
+        <li><a href="/struts2-showcase-2.0.6/filedownload/index.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts.xml%3A77&amp;page=%2Fskill%2F%2Fempmanager%2FeditSkill.jsp&amp;className=org.apache.struts2.showcase.action.SkillAction">File Download</a></li>
+        <li><a href="/struts2-showcase-2.0.6/fileupload?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts.xml%3A77&amp;page=%2Fskill%2F%2Fempmanager%2FeditSkill.jsp&amp;className=org.apache.struts2.showcase.action.SkillAction">File Upload</a></li>
+        <li><a href="/struts2-showcase-2.0.6/freemarker/index.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts.xml%3A77&amp;page=%2Fskill%2F%2Fempmanager%2FeditSkill.jsp&amp;className=org.apache.struts2.showcase.action.SkillAction">Freemarker</a>
+        <li><a href="/struts2-showcase-2.0.6/hangman/hangmanMenu.action?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts.xml%3A77&amp;page=%2Fskill%2F%2Fempmanager%2FeditSkill.jsp&amp;className=org.apache.struts2.showcase.action.SkillAction">Hangman</a></li>
+        <li><a href="/struts2-showcase-2.0.6/jsf/index.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts.xml%3A77&amp;page=%2Fskill%2F%2Fempmanager%2FeditSkill.jsp&amp;className=org.apache.struts2.showcase.action.SkillAction">JavaServer Faces</a></li>
+        <li><a href="/struts2-showcase-2.0.6/person/index.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts.xml%3A77&amp;page=%2Fskill%2F%2Fempmanager%2FeditSkill.jsp&amp;className=org.apache.struts2.showcase.action.SkillAction">Person Manager</a></li>
+        <li><a href="/struts2-showcase-2.0.6/tags/index.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts.xml%3A77&amp;page=%2Fskill%2F%2Fempmanager%2FeditSkill.jsp&amp;className=org.apache.struts2.showcase.action.SkillAction">Tags</a></li>
+        <li><a href="/struts2-showcase-2.0.6/tiles/index.action?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts.xml%3A77&amp;page=%2Fskill%2F%2Fempmanager%2FeditSkill.jsp&amp;className=org.apache.struts2.showcase.action.SkillAction">Tiles</a></li>
+        <li><a href="/struts2-showcase-2.0.6/token/index.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts.xml%3A77&amp;page=%2Fskill%2F%2Fempmanager%2FeditSkill.jsp&amp;className=org.apache.struts2.showcase.action.SkillAction">Token</a></li>
+        <li><a href="/struts2-showcase-2.0.6/validation/index.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts.xml%3A77&amp;page=%2Fskill%2F%2Fempmanager%2FeditSkill.jsp&amp;className=org.apache.struts2.showcase.action.SkillAction">Validation</a></li>
+        <li class="last"><a href="/struts2-showcase-2.0.6/help.jsp?config=file%3A%2FC%3A%2Fmol%2Ftools%2Fjakarta-tomcat-5.0.30%2Fwebapps%2Fstruts2-showcase-2.0.6%2FWEB-INF%2Fclasses%2Fstruts.xml%3A77&amp;page=%2Fskill%2F%2Fempmanager%2FeditSkill.jsp&amp;className=org.apache.struts2.showcase.action.SkillAction">Help</a></li>
+                </ul>
+            </div>
+            <hr/>
+
+        </div><!-- end nav -->
+
+    </div><!-- end content -->
+
+  <div>
+      <p>
+        <a href="/struts2-showcase-2.0.6/viewSource.action?config=file:/C:/mol/tools/jakarta-tomcat-5.0.30/webapps/struts2-showcase-2.0.6/WEB-INF/classes/struts.xml:60&className=org.apache.struts2.showcase.source.ViewSourceAction&page=//viewSource.jsp">View Sources</a>
+      </p>
+  </div>
+    <div id="footer" class="clearfix">
+        <p>Copyright &copy; 2003-2007 The Apache Software Foundation.</p>
+    </div><!-- end footer -->
+    <p/>
+
+</div><!-- end page -->
+
+</body>
+</html>

Propchange: harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-109342533.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-1111513550.html
URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-1111513550.html?view=auto&rev=543102
==============================================================================
--- harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-1111513550.html (added)
+++ harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-1111513550.html Thu May 31 02:55:56 2007
@@ -0,0 +1,188 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 Transitional//EN"
+"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+
+
+
+
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+    <title>Validation - Basic</title>
+    <link href="/struts2-showcase-2.0.6/styles/main.css" rel="stylesheet" type="text/css" media="all"/>
+    <link href="/struts2-showcase-2.0.6/struts/niftycorners/niftyCorners.css" rel="stylesheet" type="text/css"/>
+    <link href="/struts2-showcase-2.0.6/struts/niftycorners/niftyPrint.css" rel="stylesheet" type="text/css" media="print"/>
+
+    <script language="JavaScript" type="text/javascript" src="/struts2-showcase-2.0.6/struts/niftycorners/nifty.js"></script>
+
+    <script language="JavaScript" type="text/javascript">
+
+        window.onload=function(){
+            if(!NiftyCheck())
+                return;
+            Rounded("blockquote","tr bl","#ECF1F9","#CDFFAA","smooth border #88D84F");
+            Rounded("div#outer-header", "all", "white", "#818EBD", "smooth border #434F7C");
+            Rounded("div#footer", "all", "white", "#818EBD", "smooth border #434F7C");
+        }
+
+    </script>
+
+    <link rel="stylesheet" href="/struts2-showcase-2.0.6/struts/css_xhtml/styles.css" type="text/css"/>
+<script language="JavaScript" type="text/javascript">
+    // Dojo configuration
+    djConfig = {
+        baseRelativePath: "/struts2-showcase-2.0.6/struts/dojo",
+        isDebug: false,
+        bindEncoding: "UTF-8",
+        debugAtAllCosts: true // not needed, but allows the Venkman debugger to work with the includes
+    };
+</script>
+<script language="JavaScript" type="text/javascript"
+        src="/struts2-showcase-2.0.6/struts/dojo/dojo.js"></script>
+<script language="JavaScript" type="text/javascript"
+        src="/struts2-showcase-2.0.6/struts/simple/dojoRequire.js"></script>
+</head>
+
+<body id="page-home">
+
+
+<div id="page">
+    <div id="outer-header">
+        <div id="header" class="clearfix">
+            <div id="branding">
+                <h1 class="title">Struts Showcase</h1>
+                
+2007/04/06 03:19:37
+
+            </div><!-- end branding -->
+
+            <div id="search">
+                <img src="/struts2-showcase-2.0.6/images/struts-power.gif" alt="Powered by Struts"/>
+            </div><!-- end search -->
+
+            <hr/>
+        </div>
+    </div><!-- end header -->
+
+    <div id="content" class="clearfix">
+
+        <!-- START SNIPPET: clientCssValidation -->
+
+
+
+
+
+
+<script src="/struts2-showcase-2.0.6/struts/css_xhtml/validation.js" type="text/javascript"></script>
+        
+<form namespace="/validation" id="quizClientCss" name="quizClientCss" onsubmit="return validateForm_quizClientCss();" action="/struts2-showcase-2.0.6/validation/quizClientCss.action" method="post">
+
+    <div id="wwgrp_quizClientCss_name" class="wwgrp">
+<div id="wwlbl_quizClientCss_name" class="wwlbl">
+<label for="quizClientCss_name" class="label">        Name:
+</label></div> <br/><div id="wwctrl_quizClientCss_name" class="wwctrl">
+<input type="text" name="name" value="" id="quizClientCss_name"/>
+</div> </div>
+
+    <div id="wwgrp_quizClientCss_age" class="wwgrp">
+<div id="wwlbl_quizClientCss_age" class="wwlbl">
+<label for="quizClientCss_age" class="label">        Age:
+</label></div> <br/><div id="wwctrl_quizClientCss_age" class="wwctrl">
+<input type="text" name="age" value="0" id="quizClientCss_age"/>
+</div> </div>
+
+    <div id="wwgrp_quizClientCss_answer" class="wwgrp">
+<div id="wwlbl_quizClientCss_answer" class="wwlbl">
+<label for="quizClientCss_answer" class="label">        Favorite color:
+</label></div> <br/><div id="wwctrl_quizClientCss_answer" class="wwctrl">
+<input type="text" name="answer" value="" id="quizClientCss_answer"/>
+</div> </div>
+
+    <div align="right"    id="wwctrl_quizClientCss_0"><input type="submit" id="quizClientCss_0" value="Submit"/>
+</div> 
+</form>
+
+
+
+<script type="text/javascript">
+    function validateForm_quizClientCss() {
+        form = document.getElementById("quizClientCss");
+        clearErrorMessages(form);
+        clearErrorLabels(form);
+
+        var errors = false;
+        // field name: name
+        // validator name: requiredstring
+        if (form.elements['name']) {
+            field = form.elements['name'];
+            var error = "You must enter a name";
+            if (field.value != null && (field.value == "" || field.value.replace(/^\s+|\s+$/g,"").length == 0)) {
+                addError(field, error);
+                errors = true;
+            }
+        }
+        // field name: age
+        // validator name: int
+        if (form.elements['age']) {
+            field = form.elements['age'];
+            var error = "Only people ages 13 to 19 may take this quiz";
+            if (field.value != null) {
+                if (parseInt(field.value) <
+                     13 ||
+                        parseInt(field.value) >
+                           19) {
+                    addError(field, error);
+                    errors = true;
+                }
+            }
+        }
+
+        return !errors;
+    }
+</script>
+
+        <div id="nav">
+            <div class="wrapper">
+                <h2 class="accessibility">Navigation</h2>
+                <ul class="clearfix">
+        <li><a href="/struts2-showcase-2.0.6/showcase.jsp">Home</a></li>
+        <li><a href="/struts2-showcase-2.0.6/ajax/index.jsp">Ajax</a></li>
+        <li><a href="/struts2-showcase-2.0.6/chat/index.jsp">Ajax Chat</a></li>
+        <li><a href="/struts2-showcase-2.0.6/actionchaining/actionChain1!input.action">Action Chaining</a></li>
+        <li><a href="/struts2-showcase-2.0.6/config-browser/index.action">Config Browser</a></li>
+        <li><a href="/struts2-showcase-2.0.6/conversion/index.jsp">Conversion</a></li>
+        <li><a href="/struts2-showcase-2.0.6/empmanager/index.jsp">CRUD</a></li>
+        <li><a href="/struts2-showcase-2.0.6/wait/index.jsp">Execute & Wait</a></li>
+        <li><a href="/struts2-showcase-2.0.6/filedownload/index.jsp">File Download</a></li>
+        <li><a href="/struts2-showcase-2.0.6/fileupload">File Upload</a></li>
+        <li><a href="/struts2-showcase-2.0.6/freemarker/index.jsp">Freemarker</a>
+        <li><a href="/struts2-showcase-2.0.6/hangman/hangmanMenu.action">Hangman</a></li>
+        <li><a href="/struts2-showcase-2.0.6/jsf/index.jsp">JavaServer Faces</a></li>
+        <li><a href="/struts2-showcase-2.0.6/person/index.jsp">Person Manager</a></li>
+        <li><a href="/struts2-showcase-2.0.6/tags/index.jsp">Tags</a></li>
+        <li><a href="/struts2-showcase-2.0.6/tiles/index.action">Tiles</a></li>
+        <li><a href="/struts2-showcase-2.0.6/token/index.jsp">Token</a></li>
+        <li><a href="/struts2-showcase-2.0.6/validation/index.jsp">Validation</a></li>
+        <li class="last"><a href="/struts2-showcase-2.0.6/help.jsp">Help</a></li>
+                </ul>
+            </div>
+            <hr/>
+
+        </div><!-- end nav -->
+
+    </div><!-- end content -->
+
+  <div>
+      <p>
+        <a href="/struts2-showcase-2.0.6/viewSource.action?config=file:/C:/mol/tools/jakarta-tomcat-5.0.30/webapps/struts2-showcase-2.0.6/WEB-INF/classes/struts-validation.xml:17&className=org.apache.struts2.showcase.validation.QuizAction&page=/validation/quiz-client-css.jsp">View Sources</a>
+      </p>
+  </div>
+    <div id="footer" class="clearfix">
+        <p>Copyright &copy; 2003-2007 The Apache Software Foundation.</p>
+    </div><!-- end footer -->
+    <p/>
+
+</div><!-- end page -->
+
+</body>
+</html>

Propchange: harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-1111513550.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-1142313256.html
URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-1142313256.html?view=auto&rev=543102
==============================================================================
--- harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-1142313256.html (added)
+++ harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-1142313256.html Thu May 31 02:55:56 2007
@@ -0,0 +1,130 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 Transitional//EN"
+"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+
+
+
+
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+    <title>Showcase - Chat - Login</title>
+    <link href="/struts2-showcase-2.0.6/styles/main.css" rel="stylesheet" type="text/css" media="all"/>
+    <link href="/struts2-showcase-2.0.6/struts/niftycorners/niftyCorners.css" rel="stylesheet" type="text/css"/>
+    <link href="/struts2-showcase-2.0.6/struts/niftycorners/niftyPrint.css" rel="stylesheet" type="text/css" media="print"/>
+
+    <script language="JavaScript" type="text/javascript" src="/struts2-showcase-2.0.6/struts/niftycorners/nifty.js"></script>
+
+    <script language="JavaScript" type="text/javascript">
+
+        window.onload=function(){
+            if(!NiftyCheck())
+                return;
+            Rounded("blockquote","tr bl","#ECF1F9","#CDFFAA","smooth border #88D84F");
+            Rounded("div#outer-header", "all", "white", "#818EBD", "smooth border #434F7C");
+            Rounded("div#footer", "all", "white", "#818EBD", "smooth border #434F7C");
+        }
+
+    </script>
+
+    <link rel="stylesheet" href="/struts2-showcase-2.0.6/struts/xhtml/styles.css" type="text/css"/>
+<script language="JavaScript" type="text/javascript">
+    // Dojo configuration
+    djConfig = {
+        baseRelativePath: "/struts2-showcase-2.0.6/struts/dojo",
+        isDebug: false,
+        bindEncoding: "UTF-8",
+        debugAtAllCosts: true // not needed, but allows the Venkman debugger to work with the includes
+    };
+</script>
+<script language="JavaScript" type="text/javascript"
+        src="/struts2-showcase-2.0.6/struts/dojo/dojo.js"></script>
+<script language="JavaScript" type="text/javascript"
+        src="/struts2-showcase-2.0.6/struts/simple/dojoRequire.js"></script>
+<script language="JavaScript" type="text/javascript"
+        src="/struts2-showcase-2.0.6/struts/ajax/dojoRequire.js"></script>
+<script language="JavaScript" type="text/javascript"
+        src="/struts2-showcase-2.0.6/struts/CommonFunctions.js"></script>
+</head>
+
+<body id="page-home">
+
+
+<div id="page">
+    <div id="outer-header">
+        <div id="header" class="clearfix">
+            <div id="branding">
+                <h1 class="title">Struts Showcase</h1>
+                
+2007/04/06 03:17:11
+
+            </div><!-- end branding -->
+
+            <div id="search">
+                <img src="/struts2-showcase-2.0.6/images/struts-power.gif" alt="Powered by Struts"/>
+            </div><!-- end search -->
+
+            <hr/>
+        </div>
+    </div><!-- end header -->
+
+    <div id="content" class="clearfix">
+
+        <form id="login" name="login" onsubmit="return true;" action="/struts2-showcase-2.0.6/chat/login.action" method="POST">
+<table class="wwFormTable"><tr>
+    <td class="tdLabel"><label for="login_name" class="label">Name<span class="required">*</span>:</label></td>
+    <td
+><input type="text" name="name" value="" id="login_name"/>
+</td>
+</tr>
+<tr>
+    <td colspan="2"><div align="right"><input type="submit" id="login_0" value="Submit"/>
+</div></td>
+</tr>
+</table></form>
+
+        <div id="nav">
+            <div class="wrapper">
+                <h2 class="accessibility">Navigation</h2>
+                <ul class="clearfix">
+        <li><a href="/struts2-showcase-2.0.6/showcase.jsp">Home</a></li>
+        <li><a href="/struts2-showcase-2.0.6/ajax/index.jsp">Ajax</a></li>
+        <li><a href="/struts2-showcase-2.0.6/chat/index.jsp">Ajax Chat</a></li>
+        <li><a href="/struts2-showcase-2.0.6/actionchaining/actionChain1!input.action">Action Chaining</a></li>
+        <li><a href="/struts2-showcase-2.0.6/config-browser/index.action">Config Browser</a></li>
+        <li><a href="/struts2-showcase-2.0.6/conversion/index.jsp">Conversion</a></li>
+        <li><a href="/struts2-showcase-2.0.6/empmanager/index.jsp">CRUD</a></li>
+        <li><a href="/struts2-showcase-2.0.6/wait/index.jsp">Execute & Wait</a></li>
+        <li><a href="/struts2-showcase-2.0.6/filedownload/index.jsp">File Download</a></li>
+        <li><a href="/struts2-showcase-2.0.6/fileupload">File Upload</a></li>
+        <li><a href="/struts2-showcase-2.0.6/freemarker/index.jsp">Freemarker</a>
+        <li><a href="/struts2-showcase-2.0.6/hangman/hangmanMenu.action">Hangman</a></li>
+        <li><a href="/struts2-showcase-2.0.6/jsf/index.jsp">JavaServer Faces</a></li>
+        <li><a href="/struts2-showcase-2.0.6/person/index.jsp">Person Manager</a></li>
+        <li><a href="/struts2-showcase-2.0.6/tags/index.jsp">Tags</a></li>
+        <li><a href="/struts2-showcase-2.0.6/tiles/index.action">Tiles</a></li>
+        <li><a href="/struts2-showcase-2.0.6/token/index.jsp">Token</a></li>
+        <li><a href="/struts2-showcase-2.0.6/validation/index.jsp">Validation</a></li>
+        <li class="last"><a href="/struts2-showcase-2.0.6/help.jsp">Help</a></li>
+                </ul>
+            </div>
+            <hr/>
+
+        </div><!-- end nav -->
+
+    </div><!-- end content -->
+
+  <div>
+      <p>
+        <a href="/struts2-showcase-2.0.6/viewSource.action?config=file:/C:/mol/tools/jakarta-tomcat-5.0.30/webapps/struts2-showcase-2.0.6/WEB-INF/classes/struts-chat.xml:39&className=com.opensymphony.xwork2.ActionSupport&page=/chat//chat/chatLogin.ftl">View Sources</a>
+      </p>
+  </div>
+    <div id="footer" class="clearfix">
+        <p>Copyright &copy; 2003-2007 The Apache Software Foundation.</p>
+    </div><!-- end footer -->
+    <p/>
+
+</div><!-- end page -->
+
+</body>
+</html>

Propchange: harmony/enhanced/buildtest/branches/2.0/tests/struts_test/resources/showcase/file-1142313256.html
------------------------------------------------------------------------------
    svn:eol-style = native