RE: Problem with apache response codes

2001-06-22 Thread GOMEZ Henri
If it's allowed by servlet spec, we'll modify it in mod_jk, the current Tomcat connector to web servers. >I switched an application I was working on from JServ to >Jakarta and realized >there is a change in the way the response codes for the server >are being set. >Apache no longer "recieves

Re: Problem with apache response codes

2001-06-22 Thread Andrew Baptist
> I switched an application I was working on from JServ to Jakarta and realized > there is a change in the way the response codes for the server are being set. > Apache no longer "recieves" the response code the servlet sets and therefore > can not do further processing. For context, I am using