good morning, im also new in struts...im trying to set my business object on my form bean so that the values of my business object will be the displayed on the jsp using my form. i have 2 pages, the first page is displaying the name of the client and the second page is displaying the address of the client....client's name and address are in the same client object. when i load the client object to my form and forward to the first page, the client's name is displayed but when i go to the second page the address is not there, and when i go back to the first page the form is now reset! i want to have my client object and the form also is in session scope. i already configured my form bean as session scope in my struts-config, is there anything i have to do? i discovered that when i go page to another thru my action class the object or the form is reset, but when i just use the href the object or form is alive! do i have to put the form in my session object in the Action class? -- Frances Aleah Z. De Guzman SA/Programmer Ingenium Technology, Inc. http://www.ingenium.com.ph
Disclaimer : This message is intended only for the named recipient. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]