Thread
:
JSP To EXCEL
View Single Post
#
2
(
permalink
)
07-31-2007, 02:58 PM
tommy
Member
Join Date: Jul 2007
Posts: 41
try this
Code:
<% String mimeType = "application/vnd.ms-excel"; response.setContentType(mimeType); %>
tommy
View Public Profile
Send a private message to tommy
Find all posts by tommy