I am using hibernate and all my collections are lazy  , they get loaded only
when called . I am also using ajax to get collection property on click , but
i am getting Lazy loading exception  for ajax  request where I load the
collection ,  I am using    
org.springframework.orm.hibernate3.support.OpenSessionInViewFilter  ,Please
help me    how to use OpenSessionInViewFilter    with ajax calls ?
-- 
View this message in context: 
http://www.nabble.com/ajax-request-and-hibernate-lazy-loading-tp20387124p20387124.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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

Reply via email to