驗證網址www.jguru.com安全性

How can I serve Word/Excel documents to a web client from JSP's and/or servlets?

How can I serve Word/Excel documents to a web client from JSP's and/or servlets? ... Byron Tymvios This can be done by specifying the content type of the response, in servlets you use response.setContentType("mime/type"); and in jsp you use the ......

網址安全性掃描由 google 提供