I have a process (initiated by the user via browser), which generates contents in CSV
format. Does seam provide any facility to write that data out to browser?, ie writing to
servlet output stream.
response.setContentType("application/vnd.ms-excel");
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127841#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...