Hi,

I have been reading a lot of material on Struts, but I could not get
answer to my question.

What is the recommended strategy (or a design pattern) to pass data to
the view objects (JSPs in my case)?

One reply I got is to use the form-beans associated with the actions to
pass data to the JSPs. I found some situations when this did not work
well (for example, I faced this problem when I am trying to use the same
form-bean for populating data as well as editing/submitting a form).

What are "value objects" and how are they useful in passing data? Can
someone refer me to a good resource on knowing more about this? Any
examples would be highly useful.

Also, is there any sample application I can download and which can be
used as sort of a reference for common tasks required for struts
programming?

Thanks,
Suresh

**************************Disclaimer************************************************** 
   
 
 Information contained in this E-MAIL being proprietary to Wipro Limited is 
'privileged' 
and 'confidential' and intended for use only by the individual or entity to which it 
is 
addressed. You are notified that any use, copying or dissemination of the information 
contained in the E-MAIL in any manner whatsoever is strictly prohibited.

****************************************************************************************




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

Reply via email to