Hello list,
I have a doubt on using other ajax libs, not the ones bundled with
tapestry5 (so I'm not using tags on the templates but xhr calls to json
data instead).
I have a grid listing all the objects I want to edit. When the user
clicks on a row, it updates the input fields of the form with the
object's data. so far so good.
My doubts:
-how can I tell the bean that processes the post request that is
updating an instance and not creating a new one?
-how does the beaneditform handle the request?
-how does it know wether to create or update an object?
Apparently with the default ajax libs it does that automagically ;)
cheers,
Genís
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org