I'm writing an application which requires multiple get methods.

e.g. In my JSP file I'll have the following

<html:text property="factor1" size="45" readonly="true"/>

There are 18 of these each requiring a getFactor#() call in my bean. This 
isn't very efficient but I really can't see any other way of doing it. Can 
anyone suggest a better way of doing this?

Thanks

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


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

Reply via email to