Subject: Urgent: Form Bean with 150s attributes, severe problem From: "Landung Wahana" <[EMAIL PROTECTED]> === 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]>

