You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Venkat Jonnalagadda <ve...@epropose.com> on 2001/09/04 22:59:23 UTC

Text tag issue!!!

Hi,

	I understand that the text field on the jsp if associated to a bean
should necessarily have setter/getters...first, is this correct...if yes, is
there a way by which i can tie a text field to a bean but do no have
setters/getters in the bean...

	I want to be able to collect the field name/value pairs in
properties and use them instead of setting them in setters of the bean and
using them...

any suggestions...is this weirdness?...

--Venkat