Hi,

( I'm using appfuse 2M5 spring mvc )

I'm not sure on how my code works but I think it is not the more secure. I have some ajax code (with dwr) which update lots and complex data. my problem is that some data is lost seldom when using this code. So is it possible to use for my method a transaction. in this method I'm using multiple manager and directly some dao (may be not a good practice - first java app) I want that all my method is in one transaction. I don't know if it was possible and how to do this.

Thanks. Julien C.

Reply via email to