Thanks. It works. My bad. -- Daniel.
Thiago H. de Paula Figueiredo wrote: > > On Mon, 02 Aug 2010 16:16:16 -0300, Tapestry5 Newbie Beginner > <ttds...@yahoo.com> wrote: > >> public class Index >> { >> @InjectPage >> private CreateContact contact; >> >> >> public Date getCurrentTime() >> { >> return new Date(); >> } >> >> Object OnActionFromCreate() { >> return contact.initialize(); >> } >> } > > Have you tried onActionFromCreate()? (notice the case of the first letter) > > -- > Thiago H. de Paula Figueiredo > Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, > and instructor > Owner, Ars Machina Tecnologia da Informação Ltda. > http://www.arsmachina.com.br > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > > -- View this message in context: http://old.nabble.com/actionlink-vs-onAction%28%29-tp29328712p29328762.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org