Il 18/12/2009 10:33, Stephan Windmüller ha scritto: > It is passed to the second page, but after that the page is being > passivated. You need to implement onActive(String) and onPassivate(). > Please have a look at page 66 of your book.
Thanks Stephan, thanks Inge and thanks Olle. Now it works. >From this statement: "Tapestry's policy of doing Redirect-After-Post makes it a bit tricky to pass data between pages." (See: http://202.177.217.122:8080/jumpstart/examples/state/passingdatabetweenpages1) I infer that Tapestry implements the POST/Redirect/GET design pattern (see: http://en.wikipedia.org/wiki/Post/Redirect/Get) so there isn't any need to worry about duplicated form submissions and similar problems. Am I right? Thanks again for your attention. -- Alessandro Bottoni Website: http://www.alessandrobottoni.it/ "When future stopped to be a promise and started to be a threat?" -- Street wall graffiti, Bologna, 1999
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org