(this is a refinement of a question i asked yesterday)

If you have common form components that can be reused multiple times on a
page or between projects (e.g. a list of months for date entry, a list of
states for address entry), what is the best way to share this code (the
html:select/html:option items)? Do you use a backing static bean and
html:options to point to that bean? Any ideas would be appreciated.

thanks
andy kriger



--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to