|
Hi All, I am using the diplaytag-12 in my application. Initially I hardcode the application context in the application. After that I removed that and used the requestURI=”” . I am putting the list object in the session for displaying the table results. But when the application context was hardcode displaytag was taking that object from the session. But when I removed the context hardcoading and if I click on the pagination, the request gets submitted again.
Is there any tag attribute which can stop request submission again and again. Because once the object is in the session then it should take that object from session. And if I am not using the requestURI in display tag then I loose the conext and the images on that page are not getting displayed. Thanks & Regards, ------------------------------------------------------------------- Virendra Kr. Gangwar -------------------------------------------------------------------
|

