Re: [patch] ServletUnitHttpRequest.getServerName .getServerPort

"Wolfgang Fahl" <[email protected]> Sun, 30 Aug 2009 08:35:52 +0200
Newsgroups gmane.comp.web.httpunit.devel
Organization BITPlan GmbH
Message-ID <[email protected]>
Dear Parag,

this is the developers mailinglist. So it would make 
sense to discuss how table cells can have the feature to 
be clicked. A basis for that discussion would be what 
can be clicked and not clicked in httpunit at this 
point.

A quick full text search reveals that "click()" methods 
are currently available in:
	Button
	FormControl
	SubmitButton
	WebForm
	WebLink
	JavaScript

The JavaScript one is the one you might be interested 
in. The javaScript click events are not actively called.  
httpunit's JavaScript support is a bit limited at this 
time.  You might get more mileage with the new DOM 
JavaScript version, that has a "click()" function to 
activate the clickAction. The dom Javascript engine is 
not fully usable at this time, not all httpunit tests 
pass on it. You are welcome to join the development team 
to fix this.


Yours
  Wolfgang

> Hiiii,
> 
> This is my jsp page
> 
> table width="100%" border="0">
>      <tr id="tabRow">
>       <td width="16%" height="21px" 
> align="center" valign="middle"
>       
> onclick="navigateTab(1,'AllocationPlanParams');"
>       class="tab" id="PlanTab" 
> bgcolor="9C0505">
>       Parameters
>       </td>
> 
> I want to click this Parameters using httpunit.....How can i do it???
> Please Help...
> 
> Thanks Parag
> 



BITPlan - smart solutions
Pater-Delp-Str. 1, D-47877 Willich Schiefbahn
Tel. +49 2154 811-480, Fax +49 2154 811-481
Web: http://www.bitplan.de
bitplan GmbH, Willich - HRB 6820 Krefeld, VAT-ID: 10258040548, 
Geschäftsführer: Wolfgang Fahl

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july

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