My search returns multiple rows (as seen in the for loop).. How can I
possibly have a session when I dont know what link the user is going to
click?

On 11/29/06, Asthana, Rahul <[EMAIL PROTECTED]> wrote:

Priya,
As a short term solution you can create a new tag,as in myLibrary:link
which derives from html:link and knows how to deal with AccountInfo bean.
But if I may,I would suggest rethinking the architecture of your
application, as in maintaining the AccountInfo object in session instead of
passing it through URL encoding.
Cheers
Rahul


Reply via email to