On Fri, Oct 5, 2018 at 3:12 AM Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Daniel,
>
> On 10/3/18 19:16, Daniel Becroft wrote:
> > Hi,
> >
> > We are setting up Tomcat 8 to use a CGI program (.exe, proprietary)
> > to generate
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Daniel,
On 10/3/18 19:16, Daniel Becroft wrote:
> Hi,
>
> We are setting up Tomcat 8 to use a CGI program (.exe, proprietary)
> to generate and return various JSON responses. This all works fine
> when the response is a HTTP 200. But, when an HTTP
On 04/10/18 00:16, Daniel Becroft wrote:
> Hi,
>
> We are setting up Tomcat 8 to use a CGI program (.exe, proprietary) to
> generate and return various JSON responses. This all works fine when the
> response is a HTTP 200. But, when an HTTP error is returned (HTTP 4xx),
> Tomcat is generating the
Hi,
We are setting up Tomcat 8 to use a CGI program (.exe, proprietary) to
generate and return various JSON responses. This all works fine when the
response is a HTTP 200. But, when an HTTP error is returned (HTTP 4xx),
Tomcat is generating the HTML page instead.
We have the same setup working un