This is outside the scope of Tapestry (or at least as far as I am aware
off). Take a look at this example:
http://jumpstart.doublenegative.com.au/jumpstart/together/easycrud/persons
If you hit the Delete on any row it opens a modal dialog asking you whether
or not the item should be really delete
Hi,
I read about exceptions and error handling in tapestry, but still can not find
the best way, to send messages to front-end. I want to be able to send
exception messages and error codes, as I can do it in jquary ajax success or
error blocks. When I throw some custom exception I don't want to