> > If I have 3 JSPs , what will be a better approach according to
> > performance -
> > whether to have  single or multiple formbeans.
> >
> I've seen the struts architects recommend using only one form bean,
> although I didn't understand why. Search the archives - it was only a

IMHO, it depends on the your requirement. Using a single form bean for too 
many JSP might cause you headache about which fields needs to be resetted, 
current state of the bean and many others.

> > What will be better if the JSPs have dependent fields & what will be
> > better if the JSPs have independent fields ?

Dependent fields to what? The form bean?

-- 
Victor Hadianto









On Thu, 23 May 2002 16:55, you wrote:
> Hi Radhika,
> week or 10 days ago. What do you mean by jsps having dependent or
> independent fields?
>
> Adam
>
> Radhika Nadkarni wrote:
> > hi,
> >
> > Thanx and regards,
> > radhika
> >
> > _________________________________________________________________
> > Chat with friends online, try MSN Messenger: http://messenger.msn.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]>

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

Reply via email to