Subject: Re: Urgent: Form Bean with 150s attributes, severe problem From: "Landung Wahana" <[EMAIL PROTECTED]> === Hi Don, Thanks for your attention to my problem. Your explanation really help me. I can't imagine how much time I will spend debugging my code if you dont share your idea and experience. Because I assumed that JSP will be interpreted to its servlet form only once, the rest is the role of form bean and data access to the underlying database. So, I have no reason to observe Stuts taglibs, as Vic said to concern on the bean. Yea, I should have tried with pure Java code to access large form bean.
Regards. L. Wahana "Don Elliott" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > Hi Landung, > > We have several forms of this size and larger - we also use a number of > forms with lists (ArrayLists) of other Beans. > ---- cut ------- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

