I need change the MIME type to display a pdf to the browser. In a Servlet based web framework like Expresso or Struts I would simple call response.setContentType(String), hows does one do this in WW2?
Thanks
Kris
I need change the MIME type to display a pdf to the browser. In a Servlet based web framework like Expresso or Struts I would simple call response.setContentType(String), hows does one do this in WW2?
Thanks
Kris