You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by cs...@apache.org on 2006/07/14 22:22:28 UTC

svn commit: r422018 [5/6] - in /beehive/trunk/netui/test: conf/ webapps/controls/ webapps/controls/src/ webapps/controls/src/controls/ webapps/controls/src/controls/binding/ webapps/controls/src/controls/composition/ webapps/controls/src/controls/conte...

Added: beehive/trunk/netui/test/webapps/controls/testRecorder/tests/ControlExtension.xml
URL: http://svn.apache.org/viewvc/beehive/trunk/netui/test/webapps/controls/testRecorder/tests/ControlExtension.xml?rev=422018&view=auto
==============================================================================
--- beehive/trunk/netui/test/webapps/controls/testRecorder/tests/ControlExtension.xml (added)
+++ beehive/trunk/netui/test/webapps/controls/testRecorder/tests/ControlExtension.xml Fri Jul 14 13:22:22 2006
@@ -0,0 +1,1749 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<recorderSession xmlns="http://beehive.apache.org/netui/tools/testrecorder/2004/session">
+<sessionName>ControlExtension</sessionName>
+<tester>cschoett</tester>
+<startDate>12 Jul 2006, 12:27:40.160 PM MDT</startDate>
+<description>Tests for control inheritance and extension.</description>
+<tests>
+<test>
+<testNumber>1</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/extension/testInheritedMethod.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>71DEDD94B550D8CE2C137C528E862D81</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=71DEDD94B550D8CE2C137C528E862D81; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+>
+<html lang="en">
+
+    <head>
+        <title>Control Extension Test</title>
+    </head>
+    <body>
+        <h4>Control Extension Test: 'testInheritedMethod: PASSED'</h4>
+    </body>
+
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>2</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/extension/testInheritedMethodP.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>71DEDD94B550D8CE2C137C528E862D81</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=71DEDD94B550D8CE2C137C528E862D81; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+>
+<html lang="en">
+
+    <head>
+        <title>Control Extension Test</title>
+    </head>
+    <body>
+        <h4>Control Extension Test: 'testInheritedMethodP: PASSED'</h4>
+    </body>
+
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>3</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/extension/testExtendedMethod.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>71DEDD94B550D8CE2C137C528E862D81</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=71DEDD94B550D8CE2C137C528E862D81; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+>
+<html lang="en">
+
+    <head>
+        <title>Control Extension Test</title>
+    </head>
+    <body>
+        <h4>Control Extension Test: 'testExtendedMethod: PASSED'</h4>
+    </body>
+
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>4</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/extension/testExtendedMethodP.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>71DEDD94B550D8CE2C137C528E862D81</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=71DEDD94B550D8CE2C137C528E862D81; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+>
+<html lang="en">
+
+    <head>
+        <title>Control Extension Test</title>
+    </head>
+    <body>
+        <h4>Control Extension Test: 'testExtendedMethodP: PASSED'</h4>
+    </body>
+
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>5</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/extension/testGetInheritedPropertyByContext.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>71DEDD94B550D8CE2C137C528E862D81</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=71DEDD94B550D8CE2C137C528E862D81; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+>
+<html lang="en">
+
+    <head>
+        <title>Control Extension Test</title>
+    </head>
+    <body>
+        <h4>Control Extension Test: 'testGetInheritedPropertyByContext.do: PASSED'</h4>
+    </body>
+
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>6</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/extension/testGetInheritedPropertyByContextP.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>71DEDD94B550D8CE2C137C528E862D81</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=71DEDD94B550D8CE2C137C528E862D81; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+>
+<html lang="en">
+
+    <head>
+        <title>Control Extension Test</title>
+    </head>
+    <body>
+        <h4>Control Extension Test: 'testGetInheritedPropertyByContext.do: PASSED'</h4>
+    </body>
+
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>7</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/extension/testGetInheritedPropertyByGetter.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>71DEDD94B550D8CE2C137C528E862D81</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=71DEDD94B550D8CE2C137C528E862D81; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+>
+<html lang="en">
+
+    <head>
+        <title>Control Extension Test</title>
+    </head>
+    <body>
+        <h4>Control Extension Test: 'testGetInheritedPropertyByGetter.do: PASSED'</h4>
+    </body>
+
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>8</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/extension/testGetInheritedPropertyByGetterP.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>71DEDD94B550D8CE2C137C528E862D81</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=71DEDD94B550D8CE2C137C528E862D81; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+>
+<html lang="en">
+
+    <head>
+        <title>Control Extension Test</title>
+    </head>
+    <body>
+        <h4>Control Extension Test: 'testGetInheritedPropertyByGetter.do: PASSED'</h4>
+    </body>
+
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>9</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/extension/testSetInheritedPropertyBySetter.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>71DEDD94B550D8CE2C137C528E862D81</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=71DEDD94B550D8CE2C137C528E862D81; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+>
+<html lang="en">
+
+    <head>
+        <title>Control Extension Test</title>
+    </head>
+    <body>
+        <h4>Control Extension Test: 'testSetInheritedPropertyBySetter.do: PASSED'</h4>
+    </body>
+
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>10</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/extension/testSetInheritedPropertyBySetterP.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>71DEDD94B550D8CE2C137C528E862D81</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=71DEDD94B550D8CE2C137C528E862D81; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+>
+<html lang="en">
+
+    <head>
+        <title>Control Extension Test</title>
+    </head>
+    <body>
+        <h4>Control Extension Test: 'testSetInheritedPropertyBySetterP.do: PASSED'</h4>
+    </body>
+
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>11</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/extension/testGetExtendedPropertyByContext.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>71DEDD94B550D8CE2C137C528E862D81</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=71DEDD94B550D8CE2C137C528E862D81; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+>
+<html lang="en">
+
+    <head>
+        <title>Control Extension Test</title>
+    </head>
+    <body>
+        <h4>Control Extension Test: 'testGetExtendedPropertyByContext.do: PASSED'</h4>
+    </body>
+
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>12</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/extension/testGetExtendedPropertyByContextP.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>71DEDD94B550D8CE2C137C528E862D81</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=71DEDD94B550D8CE2C137C528E862D81; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+>
+<html lang="en">
+
+    <head>
+        <title>Control Extension Test</title>
+    </head>
+    <body>
+        <h4>Control Extension Test: 'testGetExtendedPropertyByContextP.do: PASSED'</h4>
+    </body>
+
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>13</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/extension/testGetExtendedPropertyByGetter.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>71DEDD94B550D8CE2C137C528E862D81</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=71DEDD94B550D8CE2C137C528E862D81; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+>
+<html lang="en">
+
+    <head>
+        <title>Control Extension Test</title>
+    </head>
+    <body>
+        <h4>Control Extension Test: 'testGetExtendedPropertyByGetter.do: PASSED'</h4>
+    </body>
+
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>14</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/extension/testGetExtendedPropertyByGetterP.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>71DEDD94B550D8CE2C137C528E862D81</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=71DEDD94B550D8CE2C137C528E862D81; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+>
+<html lang="en">
+
+    <head>
+        <title>Control Extension Test</title>
+    </head>
+    <body>
+        <h4>Control Extension Test: 'testGetExtendedPropertyByGetter.do: PASSED'</h4>
+    </body>
+
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>15</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/extension/testSetExtendedPropertyBySetter.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>71DEDD94B550D8CE2C137C528E862D81</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=71DEDD94B550D8CE2C137C528E862D81; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+>
+<html lang="en">
+
+    <head>
+        <title>Control Extension Test</title>
+    </head>
+    <body>
+        <h4>Control Extension Test: 'testSetExtendedPropertyBySetter.do: PASSED'</h4>
+    </body>
+
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>16</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/extension/testSetExtendedPropertyBySetterP.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>71DEDD94B550D8CE2C137C528E862D81</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=71DEDD94B550D8CE2C137C528E862D81; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+>
+<html lang="en">
+
+    <head>
+        <title>Control Extension Test</title>
+    </head>
+    <body>
+        <h4>Control Extension Test: 'testSetExtendedPropertyBySetterP.do: PASSED'</h4>
+    </body>
+
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>17</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/extension/testGetReconfiguredPropertyByContext.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>71DEDD94B550D8CE2C137C528E862D81</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=71DEDD94B550D8CE2C137C528E862D81; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+>
+<html lang="en">
+
+    <head>
+        <title>Control Extension Test</title>
+    </head>
+    <body>
+        <h4>Control Extension Test: 'testGetReconfiguredPropertyByContext.do: PASSED'</h4>
+    </body>
+
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>18</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/extension/testGetReconfiguredPropertyByContextP.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>71DEDD94B550D8CE2C137C528E862D81</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=71DEDD94B550D8CE2C137C528E862D81; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+>
+<html lang="en">
+
+    <head>
+        <title>Control Extension Test</title>
+    </head>
+    <body>
+        <h4>Control Extension Test: 'testGetReconfiguredPropertyByContext.do: PASSED'</h4>
+    </body>
+
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>19</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/extension/testSetReconfiguredPropertyBySetter.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>71DEDD94B550D8CE2C137C528E862D81</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=71DEDD94B550D8CE2C137C528E862D81; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+>
+<html lang="en">
+
+    <head>
+        <title>Control Extension Test</title>
+    </head>
+    <body>
+        <h4>Control Extension Test: 'testSetReconfiguredPropertyBySetter.do: PASSED'</h4>
+    </body>
+
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>20</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/extension/testSetReconfiguredPropertyBySetterP.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>71DEDD94B550D8CE2C137C528E862D81</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=71DEDD94B550D8CE2C137C528E862D81; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+>
+<html lang="en">
+
+    <head>
+        <title>Control Extension Test</title>
+    </head>
+    <body>
+        <h4>Control Extension Test: 'testSetReconfiguredPropertyBySetter.do: PASSED'</h4>
+    </body>
+
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>21</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/extension/testInvokeExtendedEvent.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>71DEDD94B550D8CE2C137C528E862D81</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=71DEDD94B550D8CE2C137C528E862D81; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+>
+<html lang="en">
+
+    <head>
+        <title>Control Extension Test</title>
+    </head>
+    <body>
+        <h4>Control Extension Test: 'testInvokeExtendedEvent.do: PASSED'</h4>
+    </body>
+
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>22</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/extension/testInvokeInheritedEvent.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>71DEDD94B550D8CE2C137C528E862D81</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=71DEDD94B550D8CE2C137C528E862D81; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+>
+<html lang="en">
+
+    <head>
+        <title>Control Extension Test</title>
+    </head>
+    <body>
+        <h4>Control Extension Test: 'testInvokeInheritedEvent.do: PASSED'</h4>
+    </body>
+
+</html>]]>
+</responseBody>
+</response>
+</test>
+</tests>
+<endDate>12 Jul 2006, 12:30:20.060 PM MDT</endDate>
+<testCount>22</testCount>
+</recorderSession>

Propchange: beehive/trunk/netui/test/webapps/controls/testRecorder/tests/ControlExtension.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: beehive/trunk/netui/test/webapps/controls/testRecorder/tests/ControlInstantiation.xml
URL: http://svn.apache.org/viewvc/beehive/trunk/netui/test/webapps/controls/testRecorder/tests/ControlInstantiation.xml?rev=422018&view=auto
==============================================================================
--- beehive/trunk/netui/test/webapps/controls/testRecorder/tests/ControlInstantiation.xml (added)
+++ beehive/trunk/netui/test/webapps/controls/testRecorder/tests/ControlInstantiation.xml Fri Jul 14 13:22:22 2006
@@ -0,0 +1,181 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<recorderSession xmlns="http://beehive.apache.org/netui/tools/testrecorder/2004/session">
+<sessionName>ControlInstantiation</sessionName>
+<tester>cschoett</tester>
+<startDate>12 Jul 2006, 01:15:50.592 PM MDT</startDate>
+<description>Tests for control instantiation.</description>
+<tests>
+<test>
+<testNumber>1</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/instantiate/instantiate.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>745236A03B8E772247D0FE8262F8E82F</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=745236A03B8E772247D0FE8262F8E82F; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<html>
+<head>
+</head>
+
+<body>
+    <p>Test control instantiation.</p>
+
+    <a href="/controlsWeb/controls/instantiate/instantiate.do">Test control instantiation (declaritive).</a>
+    <br>
+    <a href="/controlsWeb/controls/instantiate/instantiateP.do">Test control instantiation (programmatic).</a>
+    <br>
+
+    <h3>Test Results</h3>
+    <table border="1">
+        <tr><td>Test Results:</td><td>'instantiate: PASSED'</td></tr>
+    </table>
+</body>
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>2</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/instantiate/instantiateP.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>745236A03B8E772247D0FE8262F8E82F</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=745236A03B8E772247D0FE8262F8E82F; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<html>
+<head>
+</head>
+
+<body>
+    <p>Test control instantiation.</p>
+
+    <a href="/controlsWeb/controls/instantiate/instantiate.do">Test control instantiation (declaritive).</a>
+    <br>
+    <a href="/controlsWeb/controls/instantiate/instantiateP.do">Test control instantiation (programmatic).</a>
+    <br>
+
+    <h3>Test Results</h3>
+    <table border="1">
+        <tr><td>Test Results:</td><td>'instantiateP: PASSED'</td></tr>
+    </table>
+</body>
+</html>]]>
+</responseBody>
+</response>
+</test>
+</tests>
+<endDate>12 Jul 2006, 01:16:37.012 PM MDT</endDate>
+<testCount>2</testCount>
+</recorderSession>

Propchange: beehive/trunk/netui/test/webapps/controls/testRecorder/tests/ControlInstantiation.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: beehive/trunk/netui/test/webapps/controls/testRecorder/tests/ControlProperties.xml
URL: http://svn.apache.org/viewvc/beehive/trunk/netui/test/webapps/controls/testRecorder/tests/ControlProperties.xml?rev=422018&view=auto
==============================================================================
--- beehive/trunk/netui/test/webapps/controls/testRecorder/tests/ControlProperties.xml (added)
+++ beehive/trunk/netui/test/webapps/controls/testRecorder/tests/ControlProperties.xml Fri Jul 14 13:22:22 2006
@@ -0,0 +1,1184 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<recorderSession xmlns="http://beehive.apache.org/netui/tools/testrecorder/2004/session">
+<sessionName>ControlProperties</sessionName>
+<tester>cschoett</tester>
+<startDate>13 Jul 2006, 09:56:03.340 AM MDT</startDate>
+<description>Tests for control property functionality.</description>
+<tests>
+<test>
+<testNumber>1</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/property/client_access/clientAccess.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>D259AD63116E4A9A42DA75DFEB0A8CC0</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=D259AD63116E4A9A42DA75DFEB0A8CC0; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<html>
+<head>
+</head>
+
+<body>
+    <p>Test container-generated control's events, onCreate, onAquire and onRelease.</p>
+
+    <a href="/controlsWeb/controls/property/client_access/clientAccess.do">Test client property access.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_access/clientAccessP.do">Test client property acces (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_impl/clientImpl.do">Test property access from the control impl using getters/setters.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_impl/clientImplP.do">Test property acces from the control impl using getters/setters (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/impl_access/implAccess.do">Test property access from the control impl using the control context.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/impl_access/implAccessP.do">Test property acces from the control impl using the control context (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/property_constraints/propertyConstraint.do">Test property property constraints.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedProperty.do">Test a change to a vetoable property can be vetoed.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnUnConstrainedProperty.do">Test a change to an unconstrained property can be made.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedExtProperty.do">Test a change to a vetoable external property can be vetoed.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnUnConstrainedExtProperty.do">Test a change to an unconstrained external property can be made.</a>
+    <br>
+
+    <h3>Test Results</h3>
+    <table border="1">
+        <tr><td>Test Results:</td><td>'clientAccess.do: PASSED'</td></tr>
+    </table>
+</body>
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>2</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/property/client_access/clientAccessP.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>D259AD63116E4A9A42DA75DFEB0A8CC0</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=D259AD63116E4A9A42DA75DFEB0A8CC0; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>referer</name>
+<value>http://localhost:8080/controlsWeb/controls/property/client_access/clientAccess.do</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<html>
+<head>
+</head>
+
+<body>
+    <p>Test container-generated control's events, onCreate, onAquire and onRelease.</p>
+
+    <a href="/controlsWeb/controls/property/client_access/clientAccess.do">Test client property access.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_access/clientAccessP.do">Test client property acces (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_impl/clientImpl.do">Test property access from the control impl using getters/setters.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_impl/clientImplP.do">Test property acces from the control impl using getters/setters (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/impl_access/implAccess.do">Test property access from the control impl using the control context.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/impl_access/implAccessP.do">Test property acces from the control impl using the control context (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/property_constraints/propertyConstraint.do">Test property property constraints.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedProperty.do">Test a change to a vetoable property can be vetoed.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnUnConstrainedProperty.do">Test a change to an unconstrained property can be made.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedExtProperty.do">Test a change to a vetoable external property can be vetoed.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnUnConstrainedExtProperty.do">Test a change to an unconstrained external property can be made.</a>
+    <br>
+
+    <h3>Test Results</h3>
+    <table border="1">
+        <tr><td>Test Results:</td><td>'clientAccessP.do: PASSED'</td></tr>
+    </table>
+</body>
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>3</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/property/client_impl/clientImpl.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>D259AD63116E4A9A42DA75DFEB0A8CC0</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=D259AD63116E4A9A42DA75DFEB0A8CC0; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>referer</name>
+<value>http://localhost:8080/controlsWeb/controls/property/client_access/clientAccessP.do</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<html>
+<head>
+</head>
+
+<body>
+    <p>Test container-generated control's events, onCreate, onAquire and onRelease.</p>
+
+    <a href="/controlsWeb/controls/property/client_access/clientAccess.do">Test client property access.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_access/clientAccessP.do">Test client property acces (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_impl/clientImpl.do">Test property access from the control impl using getters/setters.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_impl/clientImplP.do">Test property acces from the control impl using getters/setters (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/impl_access/implAccess.do">Test property access from the control impl using the control context.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/impl_access/implAccessP.do">Test property acces from the control impl using the control context (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/property_constraints/propertyConstraint.do">Test property property constraints.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedProperty.do">Test a change to a vetoable property can be vetoed.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnUnConstrainedProperty.do">Test a change to an unconstrained property can be made.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedExtProperty.do">Test a change to a vetoable external property can be vetoed.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnUnConstrainedExtProperty.do">Test a change to an unconstrained external property can be made.</a>
+    <br>
+
+    <h3>Test Results</h3>
+    <table border="1">
+        <tr><td>Test Results:</td><td>'clientImpl.do: PASSED'</td></tr>
+    </table>
+</body>
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>4</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/property/client_impl/clientImplP.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>D259AD63116E4A9A42DA75DFEB0A8CC0</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=D259AD63116E4A9A42DA75DFEB0A8CC0; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>referer</name>
+<value>http://localhost:8080/controlsWeb/controls/property/client_impl/clientImpl.do</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<html>
+<head>
+</head>
+
+<body>
+    <p>Test container-generated control's events, onCreate, onAquire and onRelease.</p>
+
+    <a href="/controlsWeb/controls/property/client_access/clientAccess.do">Test client property access.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_access/clientAccessP.do">Test client property acces (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_impl/clientImpl.do">Test property access from the control impl using getters/setters.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_impl/clientImplP.do">Test property acces from the control impl using getters/setters (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/impl_access/implAccess.do">Test property access from the control impl using the control context.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/impl_access/implAccessP.do">Test property acces from the control impl using the control context (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/property_constraints/propertyConstraint.do">Test property property constraints.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedProperty.do">Test a change to a vetoable property can be vetoed.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnUnConstrainedProperty.do">Test a change to an unconstrained property can be made.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedExtProperty.do">Test a change to a vetoable external property can be vetoed.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnUnConstrainedExtProperty.do">Test a change to an unconstrained external property can be made.</a>
+    <br>
+
+    <h3>Test Results</h3>
+    <table border="1">
+        <tr><td>Test Results:</td><td>'clientImplP.do: PASSED'</td></tr>
+    </table>
+</body>
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>5</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/property/impl_access/implAccess.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>D259AD63116E4A9A42DA75DFEB0A8CC0</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=D259AD63116E4A9A42DA75DFEB0A8CC0; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>referer</name>
+<value>http://localhost:8080/controlsWeb/controls/property/client_impl/clientImplP.do</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<html>
+<head>
+</head>
+
+<body>
+    <p>Test container-generated control's events, onCreate, onAquire and onRelease.</p>
+
+    <a href="/controlsWeb/controls/property/client_access/clientAccess.do">Test client property access.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_access/clientAccessP.do">Test client property acces (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_impl/clientImpl.do">Test property access from the control impl using getters/setters.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_impl/clientImplP.do">Test property acces from the control impl using getters/setters (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/impl_access/implAccess.do">Test property access from the control impl using the control context.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/impl_access/implAccessP.do">Test property acces from the control impl using the control context (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/property_constraints/propertyConstraint.do">Test property property constraints.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedProperty.do">Test a change to a vetoable property can be vetoed.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnUnConstrainedProperty.do">Test a change to an unconstrained property can be made.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedExtProperty.do">Test a change to a vetoable external property can be vetoed.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnUnConstrainedExtProperty.do">Test a change to an unconstrained external property can be made.</a>
+    <br>
+
+    <h3>Test Results</h3>
+    <table border="1">
+        <tr><td>Test Results:</td><td>'implAccess.do: PASSED'</td></tr>
+    </table>
+</body>
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>6</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/property/impl_access/implAccessP.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>D259AD63116E4A9A42DA75DFEB0A8CC0</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=D259AD63116E4A9A42DA75DFEB0A8CC0; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>referer</name>
+<value>http://localhost:8080/controlsWeb/controls/property/impl_access/implAccess.do</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<html>
+<head>
+</head>
+
+<body>
+    <p>Test container-generated control's events, onCreate, onAquire and onRelease.</p>
+
+    <a href="/controlsWeb/controls/property/client_access/clientAccess.do">Test client property access.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_access/clientAccessP.do">Test client property acces (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_impl/clientImpl.do">Test property access from the control impl using getters/setters.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_impl/clientImplP.do">Test property acces from the control impl using getters/setters (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/impl_access/implAccess.do">Test property access from the control impl using the control context.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/impl_access/implAccessP.do">Test property acces from the control impl using the control context (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/property_constraints/propertyConstraint.do">Test property property constraints.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedProperty.do">Test a change to a vetoable property can be vetoed.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnUnConstrainedProperty.do">Test a change to an unconstrained property can be made.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedExtProperty.do">Test a change to a vetoable external property can be vetoed.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnUnConstrainedExtProperty.do">Test a change to an unconstrained external property can be made.</a>
+    <br>
+
+    <h3>Test Results</h3>
+    <table border="1">
+        <tr><td>Test Results:</td><td>'implAccessP.do: PASSED'</td></tr>
+    </table>
+</body>
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>7</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/property/property_constraints/propertyConstraint.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>D259AD63116E4A9A42DA75DFEB0A8CC0</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=D259AD63116E4A9A42DA75DFEB0A8CC0; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>referer</name>
+<value>http://localhost:8080/controlsWeb/controls/property/impl_access/implAccessP.do</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<html>
+<head>
+</head>
+
+<body>
+    <p>Test container-generated control's events, onCreate, onAquire and onRelease.</p>
+
+    <a href="/controlsWeb/controls/property/client_access/clientAccess.do">Test client property access.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_access/clientAccessP.do">Test client property acces (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_impl/clientImpl.do">Test property access from the control impl using getters/setters.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_impl/clientImplP.do">Test property acces from the control impl using getters/setters (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/impl_access/implAccess.do">Test property access from the control impl using the control context.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/impl_access/implAccessP.do">Test property acces from the control impl using the control context (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/property_constraints/propertyConstraint.do">Test property property constraints.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedProperty.do">Test a change to a vetoable property can be vetoed.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnUnConstrainedProperty.do">Test a change to an unconstrained property can be made.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedExtProperty.do">Test a change to a vetoable external property can be vetoed.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnUnConstrainedExtProperty.do">Test a change to an unconstrained external property can be made.</a>
+    <br>
+
+    <h3>Test Results</h3>
+    <table border="1">
+        <tr><td>Test Results:</td><td>'propertyConstraint.do: PASSED'</td></tr>
+    </table>
+</body>
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>8</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedProperty.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>D259AD63116E4A9A42DA75DFEB0A8CC0</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=D259AD63116E4A9A42DA75DFEB0A8CC0; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>referer</name>
+<value>http://localhost:8080/controlsWeb/controls/property/property_constraints/propertyConstraint.do</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<html>
+<head>
+</head>
+
+<body>
+    <p>Test container-generated control's events, onCreate, onAquire and onRelease.</p>
+
+    <a href="/controlsWeb/controls/property/client_access/clientAccess.do">Test client property access.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_access/clientAccessP.do">Test client property acces (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_impl/clientImpl.do">Test property access from the control impl using getters/setters.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_impl/clientImplP.do">Test property acces from the control impl using getters/setters (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/impl_access/implAccess.do">Test property access from the control impl using the control context.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/impl_access/implAccessP.do">Test property acces from the control impl using the control context (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/property_constraints/propertyConstraint.do">Test property property constraints.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedProperty.do">Test a change to a vetoable property can be vetoed.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnUnConstrainedProperty.do">Test a change to an unconstrained property can be made.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedExtProperty.do">Test a change to a vetoable external property can be vetoed.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnUnConstrainedExtProperty.do">Test a change to an unconstrained external property can be made.</a>
+    <br>
+
+    <h3>Test Results</h3>
+    <table border="1">
+        <tr><td>Test Results:</td><td>'testVetoChangeOnConstrainedProperty.do: PASSED'</td></tr>
+    </table>
+</body>
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>9</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/property/veto/testVetoChangeOnUnConstrainedProperty.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>D259AD63116E4A9A42DA75DFEB0A8CC0</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=D259AD63116E4A9A42DA75DFEB0A8CC0; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>referer</name>
+<value>http://localhost:8080/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedProperty.do</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<html>
+<head>
+</head>
+
+<body>
+    <p>Test container-generated control's events, onCreate, onAquire and onRelease.</p>
+
+    <a href="/controlsWeb/controls/property/client_access/clientAccess.do">Test client property access.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_access/clientAccessP.do">Test client property acces (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_impl/clientImpl.do">Test property access from the control impl using getters/setters.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_impl/clientImplP.do">Test property acces from the control impl using getters/setters (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/impl_access/implAccess.do">Test property access from the control impl using the control context.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/impl_access/implAccessP.do">Test property acces from the control impl using the control context (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/property_constraints/propertyConstraint.do">Test property property constraints.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedProperty.do">Test a change to a vetoable property can be vetoed.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnUnConstrainedProperty.do">Test a change to an unconstrained property can be made.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedExtProperty.do">Test a change to a vetoable external property can be vetoed.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnUnConstrainedExtProperty.do">Test a change to an unconstrained external property can be made.</a>
+    <br>
+
+    <h3>Test Results</h3>
+    <table border="1">
+        <tr><td>Test Results:</td><td>'testVetoChangeOnUnConstrainedProperty.do: PASSED'</td></tr>
+    </table>
+</body>
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>10</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedExtProperty.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>D259AD63116E4A9A42DA75DFEB0A8CC0</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=D259AD63116E4A9A42DA75DFEB0A8CC0; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>referer</name>
+<value>http://localhost:8080/controlsWeb/controls/property/veto/testVetoChangeOnUnConstrainedProperty.do</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<html>
+<head>
+</head>
+
+<body>
+    <p>Test container-generated control's events, onCreate, onAquire and onRelease.</p>
+
+    <a href="/controlsWeb/controls/property/client_access/clientAccess.do">Test client property access.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_access/clientAccessP.do">Test client property acces (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_impl/clientImpl.do">Test property access from the control impl using getters/setters.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_impl/clientImplP.do">Test property acces from the control impl using getters/setters (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/impl_access/implAccess.do">Test property access from the control impl using the control context.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/impl_access/implAccessP.do">Test property acces from the control impl using the control context (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/property_constraints/propertyConstraint.do">Test property property constraints.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedProperty.do">Test a change to a vetoable property can be vetoed.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnUnConstrainedProperty.do">Test a change to an unconstrained property can be made.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedExtProperty.do">Test a change to a vetoable external property can be vetoed.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnUnConstrainedExtProperty.do">Test a change to an unconstrained external property can be made.</a>
+    <br>
+
+    <h3>Test Results</h3>
+    <table border="1">
+        <tr><td>Test Results:</td><td>'testVetoChangeOnConstrainedExtProperty.do: PASSED'</td></tr>
+    </table>
+</body>
+</html>]]>
+</responseBody>
+</response>
+</test>
+<test>
+<testNumber>11</testNumber>
+<request>
+<protocol>HTTP</protocol>
+<protocolVersion>1.1</protocolVersion>
+<host>localhost</host>
+<port>8080</port>
+<uri>/controlsWeb/controls/property/veto/testVetoChangeOnUnConstrainedExtProperty.do</uri>
+<method>GET</method>
+<parameters>
+</parameters>
+<cookies>
+<cookie>
+<name>JSESSIONID</name>
+<value>D259AD63116E4A9A42DA75DFEB0A8CC0</value>
+</cookie>
+<cookie>
+<name>nde-textsize</name>
+<value>16px</value>
+</cookie>
+</cookies>
+<headers>
+<header>
+<name>accept</name>
+<value>text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</value>
+</header>
+<header>
+<name>accept-charset</name>
+<value>ISO-8859-1,utf-8;q=0.7,*;q=0.7</value>
+</header>
+<header>
+<name>accept-encoding</name>
+<value>gzip,deflate</value>
+</header>
+<header>
+<name>accept-language</name>
+<value>en-us,en;q=0.5</value>
+</header>
+<header>
+<name>connection</name>
+<value>keep-alive</value>
+</header>
+<header>
+<name>cookie</name>
+<value>JSESSIONID=D259AD63116E4A9A42DA75DFEB0A8CC0; nde-textsize=16px</value>
+</header>
+<header>
+<name>host</name>
+<value>localhost:8080</value>
+</header>
+<header>
+<name>keep-alive</name>
+<value>300</value>
+</header>
+<header>
+<name>referer</name>
+<value>http://localhost:8080/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedExtProperty.do</value>
+</header>
+<header>
+<name>user-agent</name>
+<value>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text</value>
+</header>
+</headers>
+</request>
+<response>
+<statusCode>200</statusCode>
+<reason></reason>
+<responseBody>
+<![CDATA[<html>
+<head>
+</head>
+
+<body>
+    <p>Test container-generated control's events, onCreate, onAquire and onRelease.</p>
+
+    <a href="/controlsWeb/controls/property/client_access/clientAccess.do">Test client property access.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_access/clientAccessP.do">Test client property acces (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_impl/clientImpl.do">Test property access from the control impl using getters/setters.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/client_impl/clientImplP.do">Test property acces from the control impl using getters/setters (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/impl_access/implAccess.do">Test property access from the control impl using the control context.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/impl_access/implAccessP.do">Test property acces from the control impl using the control context (programmatic instantiation).</a>
+    <br>
+    <a href="/controlsWeb/controls/property/property_constraints/propertyConstraint.do">Test property property constraints.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedProperty.do">Test a change to a vetoable property can be vetoed.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnUnConstrainedProperty.do">Test a change to an unconstrained property can be made.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnConstrainedExtProperty.do">Test a change to a vetoable external property can be vetoed.</a>
+    <br>
+    <a href="/controlsWeb/controls/property/veto/testVetoChangeOnUnConstrainedExtProperty.do">Test a change to an unconstrained external property can be made.</a>
+    <br>
+
+    <h3>Test Results</h3>
+    <table border="1">
+        <tr><td>Test Results:</td><td>'testVetoChangeOnUnConstrainedExtProperty.do: PASSED'</td></tr>
+    </table>
+</body>
+</html>]]>
+</responseBody>
+</response>
+</test>
+</tests>
+<endDate>13 Jul 2006, 09:56:53.050 AM MDT</endDate>
+<testCount>11</testCount>
+</recorderSession>

Propchange: beehive/trunk/netui/test/webapps/controls/testRecorder/tests/ControlProperties.xml
------------------------------------------------------------------------------
    svn:eol-style = native