Redirect-after-Post in Tapestry 4.0
I just noticed a good Tapestry nugget on Howard's blog. With Tapestry 3.0, one of the things I complained about was the need to throw an exception when redirecting. With 4.0, it looks like you can plug-in this flash component and get exactly the flash message functionality I try to put in all the web frameworks that AppFuse supports. Now I just need to figure out how to do @InjectObject("engine-service:page")
without using annotations.
I'm hoping to upgrade AppFuse to WebWork 2.2 and Tapestry 4.0 in the next few days.
Posted by Howard M. Lewis Ship on February 17, 2006 at 09:31 PM MST #
Posted by Jason on February 17, 2006 at 09:58 PM MST #
Posted by Matt Raible on February 17, 2006 at 10:11 PM MST #
Posted by Matt Raible on February 18, 2006 at 04:24 AM MST #
Posted by Tom on February 18, 2006 at 04:09 PM MST #
In general the move to JDK 5 made Tapestry a lot nicer to work with indeed. Congrats HLS.
Posted by Eelco Hillenius on February 22, 2006 at 05:24 PM MST #
Posted by Michael Jouravlev on March 24, 2006 at 06:27 PM MST #
Posted by bsd_lover on December 19, 2006 at 08:41 AM MST #