[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Basic Mod_Perl 1 and Apache 1.3 Issue: Unable to get therequested page.


Sumit Shah wrote:
What I want is that the Perl handler get the
jsp before the JSERV, do the processing and then pass it to the JSERV
Servlet.

You can't do that with apache 1. In apache 2, you could possibly set one of them up as a filter to run after the other one.

If you have to use apache 1, you could try pre-processing the files with perl, or you could try to figure out a way to directly call JServ from your perl program and passing it the processed file.

- Perrin


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.