Is anyone using openSessionInView with Struts 2 (Hibernate, Spring)?

I've found a problem where a domain model is still persisted (even though I'm not saving it) after validation finishes (showing validation errors). My prepare method makes a query (using a HibernateTemplate().get() method) but that's all? Has anyone seen something similar?

I'm very sorry if this is not a Struts2 question, but thought of asking since Struts2 is using Filters now and was wondering if anyone has seen any similar behavior.

Thanks,

--

Alberto A. Flores
http://www.linkedin.com/in/aflores


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to