Em Thu, 27 Aug 2009 13:44:25 -0300, Stefan <ste...@wammel.com> escreveu:
Sorry, it gives me the same error: No object of type org.apache.tapestry5.services.FormSupport is available from the Environment. ... And here is what i have changed: <t:zone t:id="addEditFormZone"> <t:form t:id="addEditForm"> ... same as in first post </t:form> </t:zone>
Are your returning the addEditFormZone in your event handler method? Anyway, you need to add zone="addEditFormZone" to <t:form>
-- Thiago H. de Paula Figueiredo Independent Java consultant, developer, and instructor http://www.arsmachina.com.br/thiago --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org