1. Does Displaytag stash the "media type" in a page or request attribute? stackoverflow.comWhen you enable "export" from Displaytag, the tag code gives you links with special magic parameters that the tag recognizes as indicators that the table contents should be exported (as CSV, ... |
2. href in displaytag should show javascript and then forward the request to the page in Struts2 stackoverflow.comI have a link in display:column tag in JSP , i need to put a validation in jsp before forwaring the request to the link, how can i do it ? ... |