I meant to say RequestProcessor.processPopulate(), which in turn calls 
BeanUtils.populate().  
 
<extra>
There's some really cool code in there (BeanUtils) by the way.  Makes we want to play 
with MessageResources so I don't have to say 
 
invalid.combination={0} is not a valid plan for {1}
 
but instead i can say
 
invalid.combination={0.planName} is not valid with {1.package.phone.name}
</extra>
 
Hubert

--- Hubert Rabago <[EMAIL PROTECTED]> wrote: 

> 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] 
> 
> 


                
---------------------------------
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!

Reply via email to