RE: Nested porperty

2002-07-25 Thread Shanthan Sivapalan

Hi,

My issue is that I'm trying to see if there's an easy way to update a
property of some objects in a list where the value is retireved from the
request. I have a list of same objects, and I would like to update
properties of these objects with values retrieved from the request. How
can I set up my JSP and ActionForm so that this can be handled natively.
I can use PropertyUtils.setNestedProperty(...) but I was wondering if
anyone knows how this can be done otherwise. Any help would be much
appreciated.

Thank you,
Shanthan.


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




RE: Nested porperty

2002-07-25 Thread James Holmes

This message should be directed to the Struts Users
mailing list and not this list.  This list is for the
development of the core Struts code, not for
applications built using Struts.

[EMAIL PROTECTED]

-james
[EMAIL PROTECTED]
http://www.jamesholmes.com/struts/


--- Shanthan Sivapalan
[EMAIL PROTECTED] wrote:
 Hi,
 
 My issue is that I'm trying to see if there's an
 easy way to update a
 property of some objects in a list where the value
 is retireved from the
 request. I have a list of same objects, and I would
 like to update
 properties of these objects with values retrieved
 from the request. How
 can I set up my JSP and ActionForm so that this can
 be handled natively.
 I can use PropertyUtils.setNestedProperty(...) but I
 was wondering if
 anyone knows how this can be done otherwise. Any
 help would be much
 appreciated.
 
 Thank you,
 Shanthan.
 
 
 --
 To unsubscribe, e-mail:  
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]
 


__
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

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




Re: Nested porperty

2002-07-25 Thread Shanthan Sivapalan

Sorry about that...

James Holmes wrote:

 This message should be directed to the Struts Users
 mailing list and not this list.  This list is for the
 development of the core Struts code, not for
 applications built using Struts.

 [EMAIL PROTECTED]

 -james
 [EMAIL PROTECTED]
 http://www.jamesholmes.com/struts/

 --- Shanthan Sivapalan
 [EMAIL PROTECTED] wrote:
  Hi,
 
  My issue is that I'm trying to see if there's an
  easy way to update a
  property of some objects in a list where the value
  is retireved from the
  request. I have a list of same objects, and I would
  like to update
  properties of these objects with values retrieved
  from the request. How
  can I set up my JSP and ActionForm so that this can
  be handled natively.
  I can use PropertyUtils.setNestedProperty(...) but I
  was wondering if
  anyone knows how this can be done otherwise. Any
  help would be much
  appreciated.
 
  Thank you,
  Shanthan.
 
 
  --
  To unsubscribe, e-mail:
  mailto:[EMAIL PROTECTED]
  For additional commands, e-mail:
  mailto:[EMAIL PROTECTED]
 

 __
 Do You Yahoo!?
 Yahoo! Health - Feel better, live better
 http://health.yahoo.com

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


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