At 09:15 AM 3/16/99 -0800, you wrote:
> I have a JServ servlet that is processing some form data, then needs to
>return a static HTML file as a response. Is there any way to let Apache take
>care of making the http response? I would like to take advantage of Apache
>features, e.g. aliasing, caching, http headers (304 not-modified, ...).
>
> Is there any way to do that using JServ? I'm using Apache 1.3.4 & JServ
>1.0b3 on win32.
>
You could have the servlet send a redirect to the URL for the HTML file.
Bob
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://www.working-dogs.com/>
Problems?: [EMAIL PROTECTED]