RE: Mod_proxy_ajp and App Returing Generic Files For Download

2008-07-17 Thread Plana, Richard
> -Original Message- > From: Plana, Richard [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 17, 2008 10:30 AM > To: Tomcat Users List > Subject: Mod_proxy_ajp and App Returing Generic Files For Download > > Hi, > > We're wanting a servlet request to return a generic

Mod_proxy_ajp and App Returing Generic Files For Download

2008-07-17 Thread Plana, Richard
Hi, We're wanting a servlet request to return a generic file for download. In Java, we use the following code: public ActionForward myAction(ActionMapping mapping, ActionForm form, HttpServletRequest request,