Is it possible for this message component to auto detect the form submit and to render when the submit is successful? I've tried to use the defer method of the FormSupport, but it occurs after the render phase.

Thiago H. de Paula Figueiredo wrote:
Em Tue, 25 Aug 2009 10:26:16 -0300, Sebastian Hennebrueder <use...@laliluna.de> escreveu:

Hello,

Hi!

Instead of using @SessionState, I just use a single @Persist(PersistenceConstants.FLASH) String field and pass it as a parameter or through a setter to my component.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to