Hi,
 
    I am new to the display-tag and I am trying to use it with Struts.
 
    I have a master/detail type situation when the user clicks on a table row
    in PageA and navigate to details in PageB via a struts action. On PageB, I have a back
    button to send the user back to Page A via a struts action. 
 
    The issue, here is I would like to get back to Page A with all the same attributes that
     were set on that table ie sorting/paging before the user left the page.
 
    How can on achieve this kind of think ( Leman terms please ) ?
 
-Fernand

Reply via email to