I believe this code is in the RequestProcess.processPopulate(), which in turn
calls BeanUtils.populate().

Hubert

--- Michael McGrady <[EMAIL PROTECTED]> wrote:

> How do the values for the name attribute of the image html tag get 
> translated from this.that.x to
> [actionForm].getThis().getThat().setX(Integer)?  I would like, rather, to 
> thave the values read as follows:
> [actionForm].setName(this.that).  So, I need to find the code which needs 
> to be massaged.  This will be of immense help in making sense of image 
> buttons in struts, which have nothing to do with the x and y values anyway.
> 
> Michael
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



                
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to