I've got a spring portlet that lists data from a database table that I need to add csv export functionality to. Ideally I would like the user to click a link which then grabs the data from the database and then have it pop open excel and show the file contents. I believe that I need to define a servlet context and use a servlet controller for my export functionality...but I'm not sure how to secure it. I'm not sure if this is primarily and portlet issue or a cas issue so i'm posting to both lists.
-- Curtis Garman -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
