How to insert a new Export Button in my JSP

View: New views
1 Messages — Rating Filter:   Alert me  

How to insert a new Export Button in my JSP

by Alb11 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all, I've been using displaytag for a couple of weeks in my testing web application. I'm just wondering if it's any possible way to create a standard HTML button with the 'Excel Export' funcionality that offers the 'export=true' parameter. I mean, I just want to see this option in a HTML button and present the displaytag table without the displaytag footer. Thanks all