Glad you fixed it ... yes, that's the best way, because the URL becomes bookmarkable as well.
On 6/22/07, Michael Gottschalk <[EMAIL PROTECTED]> wrote:
On Thursday 21 June 2007 17:41:21 Michael Gottschalk wrote: > I have problems with my web application using Tapestry 5 when the > back/forward buttons of the browser are used. The internal page state seems > to be out of sync with the actual state in the browser then. I get strange > behaviour and exceptions in some cases. > [...] I already solved the problem myself. Sorry for the question, since the solution was very easy. I just needed to add the product-ID to the form's context parameters and then reload the product from the database in the action handler instead of using the already loaded product from the session. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Howard M. Lewis Ship TWD Consulting, Inc. Independent J2EE / Open-Source Java Consultant Creator and PMC Chair, Apache Tapestry Creator, Apache HiveMind Professional Tapestry training, mentoring, support and project work. http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
