Is this a bug? Or, more importantly, has this already been addressed in T4?
<input jwcid="@TextField" value="ognl:emailAddress" ......... value=""/> Tapestry ignores the first takes the second 'value' attribute and creates a static binding. Of course, when the form submits, there is a binding exception 'cuz you can't set a value on a static binding. Geoff -- The Spindle guy. http://spindle.sf.net Get help with Spindle: http://lists.sourceforge.net/mailman/listinfo/spindle-user Announcement Feed: http://www.jroller.com/rss/glongman?catname=/Announcements Feature Updates: http://spindle.sf.net/updates --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
