Help

Controls

PermLinkWikiLink

Built with Seam

You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.

Forum: Seam Users Forum ListTopic List
18. Mar 2008, 09:43 CET | Link

Hey Everyone

Currently, I try using ajax approach to rewrite the regitration example. It works fine so far but I encounter one question. When the transaction is committed? When I use ajax request to update the value in backing-bean, everything works fine except that it won't committed back to database?

Does anyone know when the transaction is committed? On the Page change event?

I will share my code to the community after the example is done.

Open Source Rocks!