Title: Re: [OS-webwork] How does one change the contentType in the response?
You can still do that if you want – ActionContext.getResponse().setContentType() should work AFAIK.

Cheers,
Mike

On 24/9/03 11:50 PM, "Thompson, Kris" ([EMAIL PROTECTED]) penned the words:

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


Reply via email to