| Author |
Can we access lazy collection from jsp page
|
MaheshS Kumbhar
Ranch Hand
Joined: Sep 24, 2009
Posts: 188
|
|
|
Can we access a List collection which is set as lazy=true, from jsp page ? Or do we get an exception while accessing lazy lists?
|
I am slow but sure
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
|
Yes you can, assuming you have an active session.
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
 |
|
|
subject: Can we access lazy collection from jsp page
|
|
|