The opensessioninview filter comes with spring, somebody posted already a semi correct configuration (that one was for struts, you have to adjust the filter patterns for jsf)

it is probably the easiest way you can get, to deal with lazy binding,
it at least has solved many problems regarding the lazy flag in my current struts project and works perfectly.

werner


Rick Gruber-Riemer wrote:
You are right, I access the variable just in the same table in the next column. It seems to me, that I just have to get rid of all this lazy-stuff. Right now I do not care whether this gives me some resourceproblems.

How and where can I specify, that I want a session per database request?


Reply via email to