response.setContentType("mime/type"); and
in jsp directive
<%@ page contentType="mime/type" %>.
In case of MS Word documents contentType is "application/msword"
In case of Excel it is "application/vnd.ms-excel"
In case of PDF it is "application/pdf"
World of tricky Core Java Q&A(Java SE),Java EE and Open source technologies like Struts,Hibernate,Spring,Velocity etc
Disclaimer
Interview Questions On Java,Java EE Copyright © 2010
0 comments:
Post a Comment