Subject: Re: Urgent: Form Bean with 150s attributes, severe problem From: Vic Cekvenich <[EMAIL PROTECTED]> === Are you using Sun JRE 1.3? Try 1.4 or IBM VM, or JRockit.com or TowerJ.com or http://www.volano.com/report/index.html
Landung Wahana wrote: > Hi folks, > I use Struts to implement my web application. It works fine so far until I > realised one problem that really affect my project in term of performance. > The problem is a JSP page that takes 1-2 minutes to display form bean that I > attach to it. > > I define a <html:fom ...> in a JSP, and I set about 150 text fields inside > the form with <html:text> tag. > It doesnt show error, but it take too much time to display the data from the > form bean. > Anybody has explanation to this problem, or some suggestion? > Thanks. > > L. Wahana. > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

