Re: plz help me

RAJASHREE NANDINI <[email protected]> Thu, 5 May 2011 12:00:54 +0530
Newsgroups gmane.comp.web.httpunit.devel
Message-ID <[email protected]>
--===============3706916342588441616==
Content-Type: multipart/alternative; boundary=bcaec501666ff29d0204a28183c7

--bcaec501666ff29d0204a28183c7
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

Hi Laxaman,
i tried with code that u advised me.but i m getting still old page. no next
 page.
Any other option?
Regards
Rajashree

2011/5/5 Laxman Kumar <[email protected]>

> Hi Rajashree,
>
>  try to  execute that  onclick javascript function body statements
> using   urSubmitForm.doEevent(ur script source) then perform click() on t=
his
> button.
> I hope you should get next page if you do everything fine.
>
>
>   -- Regards
>       Laxman.
>
> ------------------------------
> Date: Wed, 4 May 2011 12:41:06 +0530
> From: [email protected]
> To: [email protected]
> Subject: [Httpunit-develop] plz help me
>
>
> Hi,
>
> Rajashree here. I used   httpunit   Api  for test an application. I have =
a
> button having onClick(). After clicking the button it should go next page
> .but I m getting same page as response . plz help me =85..
>
>
>
>
>
>
>
> *The source code is*       <td align=3D"left" valign=3D"middle" colspan=
=3D"2"
> width=3D><input type=3D"button" name=3D"UDDIImportPortletsearch" value=3D=
"Search"
> width=3D"" title=3D"" class=3D"buttonActive"
> onClick=3D"setActionAndSubmitForm('searchBusinessServiceForm','
> http://localhost:7021/sbconsole/sbconsole.portal?_nfpb=3Dtrue&UDDIImportP=
ortlet_actionOverride=3D/com/bea/alsb/console/uddi/pageflow/uddiimport/sear=
chBusinessServicesResult')"
> /></td>
>
>
>
>
>
> *My code is-**if*(types[i].equals("Button"))
>
>                         {
>
>
>
>
>
>
>
>                               ss=3Dform.getButtons();
>
>                               *for*(*int* j=3D0;j<ss.length;j++)
>
>
>
>
>
>                         {
>
>                                     System.*out*.println("booouufghsd"+ss
> [j].getName());
>
>                         *if*(ss[j].getName().equals(names[i]))
>
>                         {
>
>                               *if* (ss[j] !=3D *null*) {
>
>                               //    System.out.println("This is  not null
> ");
>
>                                     ss[j].click();
>
>                                     System.*out*.println("This is not
> null "+ss[j].getType() );
>
>                                     //form.submit();
>
>                               //String       *url*=3D"
> http://wilyisl007:7021/sbconsole/sbconsole.portal?_nfpb=3Dtrue&UDDIImport=
Portlet_actionOverride=3D/com/bea/alsb/console/uddi/pageflow/uddiimport/sea=
rchBusinessServicesResult
> ";
>
>                                     //System.out.println("This is not
> null "+form.getAction());
>
>                                     //request=3Dnew
> GetMethodWebRequest(form.getAction());
>
> //response=3Dwc.getResponse(request);
>
>                                     response=3Dwc.getCurrentPage();
>
>                               }
>
>
>
>
>
>                               }
>
>
>
>
>
> * *
>
> -------------------------------------------------------------------------=
-----
> WhatsUp Gold - Download Free Network Management Software The most intuiti=
ve,
> comprehensive, and cost-effective network management toolset available
> today. Delivers lowest initial acquisition cost and overall TCO of any
> competing solution. http://p.sf.net/sfu/whatsupgold-sd
>
> _______________________________________________ Httpunit-develop mailing
> list [email protected]
> https://lists.sourceforge.net/lists/listinfo/httpunit-develop
>
>
> -------------------------------------------------------------------------=
-----
> WhatsUp Gold - Download Free Network Management Software
> The most intuitive, comprehensive, and cost-effective network
> management toolset available today.  Delivers lowest initial
> acquisition cost and overall TCO of any competing solution.
> http://p.sf.net/sfu/whatsupgold-sd
> _______________________________________________
> Httpunit-develop mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/httpunit-develop
>
>

--bcaec501666ff29d0204a28183c7
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

<div>Hi Laxaman,</div>
<div>i tried with code that u advised me.but i m getting still old page. no=
 next =A0page.</div>
<div>Any other option?</div>
<div>Regards </div>
<div>Rajashree<br><br></div>
<div class=3D"gmail_quote">2011/5/5 Laxman Kumar <span dir=3D"ltr">&lt;<a h=
ref=3D"mailto:[email protected]">[email protected]</a>&gt=
;</span><br>
<blockquote style=3D"BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex=
; PADDING-LEFT: 1ex" class=3D"gmail_quote">
<div>Hi Rajashree,<br>=A0<br>=A0try to=A0 execute that=A0 onclick javascrip=
t function body statements using=A0=A0=A0urSubmitForm.doEevent(ur script so=
urce) then perform click() on this button.<br>I hope you should get next pa=
ge if you do everything fine.<br>
=A0<br>=A0<br>=A0=A0-- Regards<br>=A0=A0 =A0=A0 Laxman.<br>=A0<br>
<hr>
Date: Wed, 4 May 2011 12:41:06 +0530<br>From: <a href=3D"mailto:r.nandinisa=
[email protected]" target=3D"_blank">[email protected]</a><br>To: <a hre=
f=3D"mailto:[email protected]" target=3D"_blank">httpu=
[email protected]</a><br>
Subject: [Httpunit-develop] plz help me=20
<div>
<div></div>
<div class=3D"h5"><br><br>
<p><font size=3D"3"><font face=3D"Calibri">Hi,</font></font></p>
<p><font size=3D"3"><font face=3D"Calibri">Rajashree here. I used =A0=A0htt=
punit =A0=A0Api=A0 for test an application. I have a button having onClick(=
). After clicking the button it should go next page .but I m getting same p=
age as response . plz help me =85..</font></font></p>

<p><font size=3D"3" face=3D"Calibri">=A0</font></p>
<p><font size=3D"3" face=3D"Calibri">=A0</font></p>
<p><font size=3D"3" face=3D"Calibri">=A0</font></p>
<p><font size=3D"3"><font face=3D"Calibri"><b>The source code is</b> =A0=A0=
=A0=A0=A0=A0&lt;td align=3D&quot;left&quot; valign=3D&quot;middle&quot; col=
span=3D&quot;2&quot; width=3D&gt;&lt;input type=3D&quot;button&quot; name=
=3D&quot;UDDIImportPortletsearch&quot; value=3D&quot;Search&quot; width=3D&=
quot;&quot; title=3D&quot;&quot; class=3D&quot;buttonActive&quot;=A0 onClic=
k=3D&quot;setActionAndSubmitForm(&#39;searchBusinessServiceForm&#39;,&#39;<=
a href=3D"http://localhost:7021/sbconsole/sbconsole.portal?_nfpb=3Dtrue&amp=
;UDDIImportPortlet_actionOverride=3D/com/bea/alsb/console/uddi/pageflow/udd=
iimport/searchBusinessServicesResult&#39;" target=3D"_blank">http://localho=
st:7021/sbconsole/sbconsole.portal?_nfpb=3Dtrue&amp;UDDIImportPortlet_actio=
nOverride=3D/com/bea/alsb/console/uddi/pageflow/uddiimport/searchBusinessSe=
rvicesResult&#39;</a>)&quot;=A0 /&gt;&lt;/td&gt;</font></font></p>

<p><font size=3D"3" face=3D"Calibri">=A0</font></p>
<p><font size=3D"3" face=3D"Calibri">=A0</font></p>
<p><b><font size=3D"3" face=3D"Calibri">My code is-</font></b><b><span styl=
e=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: #7f0055; FONT-SIZE: 10pt">i=
f</span></b><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black=
; FONT-SIZE: 10pt">(types[i].equals(</span><span style=3D"FONT-FAMILY: &#39=
;Courier New&#39;; COLOR: #2a00ff; FONT-SIZE: 10pt">&quot;Button&quot;</spa=
n><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SIZ=
E: 10pt">))</span><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; FONT-S=
IZE: 10pt"></span></p>

<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0 {</span><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; FONT-SIZE=
: 10pt"></span></p>
<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0 </span><span style=3D"FONT-FAMILY: &#39;Courier Ne=
w&#39;; FONT-SIZE: 10pt"></span></p>
<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0 </span><span style=3D"FONT-FAMILY: &#39;Courier Ne=
w&#39;; FONT-SIZE: 10pt"></span></p>
<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0 </span><span style=3D"FONT-FAMILY: &#39;Courier Ne=
w&#39;; FONT-SIZE: 10pt"></span></p>
<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0 </span><span style=3D"FONT-FAMILY: &#39;Courier Ne=
w&#39;; COLOR: #0000c0; FONT-SIZE: 10pt">ss</span><span style=3D"FONT-FAMIL=
Y: &#39;Courier New&#39;; COLOR: black; FONT-SIZE: 10pt">=3D</span><span st=
yle=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: #0000c0; FONT-SIZE: 10pt"=
>form</span><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black=
; FONT-SIZE: 10pt">.getButtons();</span><span style=3D"FONT-FAMILY: &#39;Co=
urier New&#39;; FONT-SIZE: 10pt"></span></p>

<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0 </span><b><span style=3D"FONT-FAMILY: &#39;Courier=
 New&#39;; COLOR: #7f0055; FONT-SIZE: 10pt">for</span></b><span style=3D"FO=
NT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SIZE: 10pt">(</span><b=
><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: #7f0055; FONT-SI=
ZE: 10pt">int</span></b><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; =
COLOR: black; FONT-SIZE: 10pt"> j=3D0;j&lt;</span><span style=3D"FONT-FAMIL=
Y: &#39;Courier New&#39;; COLOR: #0000c0; FONT-SIZE: 10pt">ss</span><span s=
tyle=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SIZE: 10pt">=
.</span><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: #0000c0; =
FONT-SIZE: 10pt">length</span><span style=3D"FONT-FAMILY: &#39;Courier New&=
#39;; COLOR: black; FONT-SIZE: 10pt">;j++)</span><span style=3D"FONT-FAMILY=
: &#39;Courier New&#39;; FONT-SIZE: 10pt"></span></p>

<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0 </span><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; FONT-SIZE:=
 10pt"></span></p>
<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0 </span><span style=3D"FONT-FAMILY: &#39;Courier Ne=
w&#39;; FONT-SIZE: 10pt"></span></p>
<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0 {</span><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; FONT-SIZE=
: 10pt"></span></p>
<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 System.</span><i><span style=3D"=
FONT-FAMILY: &#39;Courier New&#39;; COLOR: #0000c0; FONT-SIZE: 10pt">out</s=
pan></i><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FO=
NT-SIZE: 10pt">.println(</span><span style=3D"FONT-FAMILY: &#39;Courier New=
&#39;; COLOR: #2a00ff; FONT-SIZE: 10pt">&quot;booouufghsd&quot;</span><span=
 style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SIZE: 10pt=
">+</span><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: #0000c0=
; FONT-SIZE: 10pt">ss</span><span style=3D"FONT-FAMILY: &#39;Courier New&#3=
9;; COLOR: black; FONT-SIZE: 10pt">[j].getName());</span><span style=3D"FON=
T-FAMILY: &#39;Courier New&#39;; FONT-SIZE: 10pt"></span></p>

<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0 </span><b><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: =
#7f0055; FONT-SIZE: 10pt">if</span></b><span style=3D"FONT-FAMILY: &#39;Cou=
rier New&#39;; COLOR: black; FONT-SIZE: 10pt">(</span><span style=3D"FONT-F=
AMILY: &#39;Courier New&#39;; COLOR: #0000c0; FONT-SIZE: 10pt">ss</span><sp=
an style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SIZE: 10=
pt">[j].getName().equals(names[i]))</span><span style=3D"FONT-FAMILY: &#39;=
Courier New&#39;; FONT-SIZE: 10pt"></span></p>

<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0 {</span><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; FONT-SIZE=
: 10pt"></span></p>
<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0 </span><b><span style=3D"FONT-FAMILY: &#39;Courier=
 New&#39;; COLOR: #7f0055; FONT-SIZE: 10pt">if</span></b><span style=3D"FON=
T-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SIZE: 10pt"> (</span><s=
pan style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: #0000c0; FONT-SIZE:=
 10pt">ss</span><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: b=
lack; FONT-SIZE: 10pt">[j] !=3D </span><b><span style=3D"FONT-FAMILY: &#39;=
Courier New&#39;; COLOR: #7f0055; FONT-SIZE: 10pt">null</span></b><span sty=
le=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SIZE: 10pt">) =
{</span><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; FONT-SIZE: 10pt"=
></span></p>

<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0 </span><span style=3D"FONT-FAMILY: &#39;Courier Ne=
w&#39;; COLOR: #3f7f5f; FONT-SIZE: 10pt">//=A0=A0=A0 System.out.println(&qu=
ot;This is=A0 not null &quot;);</span><span style=3D"FONT-FAMILY: &#39;Cour=
ier New&#39;; FONT-SIZE: 10pt"></span></p>

<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 </span><span style=3D"FONT-FAMIL=
Y: &#39;Courier New&#39;; COLOR: #0000c0; FONT-SIZE: 10pt">ss</span><span s=
tyle=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SIZE: 10pt">=
[j].click();</span><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; FONT-=
SIZE: 10pt"></span></p>

<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 System.</span><i><span style=3D"=
FONT-FAMILY: &#39;Courier New&#39;; COLOR: #0000c0; FONT-SIZE: 10pt">out</s=
pan></i><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FO=
NT-SIZE: 10pt">.println(</span><span style=3D"FONT-FAMILY: &#39;Courier New=
&#39;; COLOR: #2a00ff; FONT-SIZE: 10pt">&quot;This is not=A0 null &quot;</s=
pan><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-S=
IZE: 10pt">+</span><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR=
: #0000c0; FONT-SIZE: 10pt">ss</span><span style=3D"FONT-FAMILY: &#39;Couri=
er New&#39;; COLOR: black; FONT-SIZE: 10pt">[j].getType() );</span><span st=
yle=3D"FONT-FAMILY: &#39;Courier New&#39;; FONT-SIZE: 10pt"></span></p>

<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 </span><span style=3D"FONT-FAMIL=
Y: &#39;Courier New&#39;; COLOR: #3f7f5f; FONT-SIZE: 10pt">//form.submit();=
</span><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; FONT-SIZE: 10pt">=
</span></p>

<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0 </span><span style=3D"FONT-FAMILY: &#39;Courier Ne=
w&#39;; COLOR: #3f7f5f; FONT-SIZE: 10pt">//String =A0=A0=A0=A0=A0 <u>url</u=
>=3D&quot;<a href=3D"http://wilyisl007:7021/sbconsole/sbconsole.portal?_nfp=
b=3Dtrue&amp;UDDIImportPortlet_actionOverride=3D/com/bea/alsb/console/uddi/=
pageflow/uddiimport/searchBusinessServicesResult" target=3D"_blank"><font c=
olor=3D"#0000ff">http://wilyisl007:7021/sbconsole/sbconsole.portal?_nfpb=3D=
true&amp;UDDIImportPortlet_actionOverride=3D/com/bea/alsb/console/uddi/page=
flow/uddiimport/searchBusinessServicesResult</font></a>&quot;;</span><span =
style=3D"FONT-FAMILY: &#39;Courier New&#39;; FONT-SIZE: 10pt"></span></p>

<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 </span><span style=3D"FONT-FAMIL=
Y: &#39;Courier New&#39;; COLOR: #3f7f5f; FONT-SIZE: 10pt">//System.out.pri=
ntln(&quot;This is not=A0 null &quot;+form.getAction());</span><span style=
=3D"FONT-FAMILY: &#39;Courier New&#39;; FONT-SIZE: 10pt"></span></p>

<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 </span><span style=3D"FONT-FAMIL=
Y: &#39;Courier New&#39;; COLOR: #3f7f5f; FONT-SIZE: 10pt">//request=3Dnew =
GetMethodWebRequest(form.getAction());=A0=A0 </span><span style=3D"FONT-FAM=
ILY: &#39;Courier New&#39;; FONT-SIZE: 10pt"></span></p>

<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: #3f7f5f; FONT-=
SIZE: 10pt">//response=3Dwc.getResponse(request);</span><span style=3D"FONT=
-FAMILY: &#39;Courier New&#39;; FONT-SIZE: 10pt"></span></p>
<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0=A0=A0=A0=A0 =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 </span><span style=3D"FONT-FAMILY: =
&#39;Courier New&#39;; COLOR: #0000c0; FONT-SIZE: 10pt">response</span><spa=
n style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SIZE: 10p=
t">=3D</span><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: #000=
0c0; FONT-SIZE: 10pt">wc</span><span style=3D"FONT-FAMILY: &#39;Courier New=
&#39;; COLOR: black; FONT-SIZE: 10pt">.getCurrentPage();</span><span style=
=3D"FONT-FAMILY: &#39;Courier New&#39;; FONT-SIZE: 10pt"></span></p>

<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0 }=A0=A0=A0=A0 </span><span style=3D"FONT-FAMILY: &=
#39;Courier New&#39;; FONT-SIZE: 10pt"></span></p>
<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0 </span><span style=3D"FONT-FAMILY: &#39;Courier Ne=
w&#39;; FONT-SIZE: 10pt"></span></p>
<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0 </span><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; FONT-SIZE:=
 10pt"></span></p>
<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0 }=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 </span></p>
<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0</span></p>
<p><span style=3D"FONT-FAMILY: &#39;Courier New&#39;; COLOR: black; FONT-SI=
ZE: 10pt">=A0</span></p>
<p><b><font size=3D"3" face=3D"Calibri">=A0</font></b></p><br></div></div>-=
---------------------------------------------------------------------------=
-- WhatsUp Gold - Download Free Network Management Software The most intuit=
ive, comprehensive, and cost-effective network management toolset available=
 today. Delivers lowest initial acquisition cost and overall TCO of any com=
peting solution. <a href=3D"http://p.sf.net/sfu/whatsupgold-sd" target=3D"_=
blank">http://p.sf.net/sfu/whatsupgold-sd</a>=20
<div class=3D"im"><br>_______________________________________________ Httpu=
nit-develop mailing list <a href=3D"mailto:[email protected]=
ge.net" target=3D"_blank">[email protected]</a> <a hre=
f=3D"https://lists.sourceforge.net/lists/listinfo/httpunit-develop" target=
=3D"_blank">https://lists.sourceforge.net/lists/listinfo/httpunit-develop</=
a> </div>
</div><br>-----------------------------------------------------------------=
-------------<br>WhatsUp Gold - Download Free Network Management Software<b=
r>The most intuitive, comprehensive, and cost-effective network<br>manageme=
nt toolset available today. =A0Delivers lowest initial<br>
acquisition cost and overall TCO of any competing solution.<br><a href=3D"h=
ttp://p.sf.net/sfu/whatsupgold-sd" target=3D"_blank">http://p.sf.net/sfu/wh=
atsupgold-sd</a><br>_______________________________________________<br>Http=
unit-develop mailing list<br>
<a href=3D"mailto:[email protected]">Httpunit-develop@=
lists.sourceforge.net</a><br><a href=3D"https://lists.sourceforge.net/lists=
/listinfo/httpunit-develop" target=3D"_blank">https://lists.sourceforge.net=
/lists/listinfo/httpunit-develop</a><br>
<br></blockquote></div><br>

--bcaec501666ff29d0204a28183c7--


--===============3706916342588441616==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
--===============3706916342588441616==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Httpunit-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/httpunit-develop

--===============3706916342588441616==--