Its better that u put an normal DTO in application scope and change values as per condition
-----Original Message----- From: Kavita Mehta [mailto:[EMAIL PROTECTED] Sent: Friday, July 28, 2006 4:02 PM To: Struts Users Mailing List Subject: Re: form in application context` but why not form bean in application context ... Antonio Petrelli wrote: > Kavita Mehta ha scritto: >> Hi, >> can we keep a form bean in application context ?? >> My requirement is that every operator that opens my screen should see >> the same values corresponding to a field ..i.e. i dont want to reset >> my form bean for each session/operator/window ... >> >> Any ideas ?? > > Don't use a form bean but a normal bean as a "data source" for the > HTML form, that will be connected to a request-based form. > > Ciao > Antonio > > P.S. Don't hijack threads or you will not get visibility > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]