Re: Servlet Processing of POST

2006-12-18 Thread Bill Barker
"Scott Carr" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > In Tomcat, when does the Servlet Processing get called? > > Is it after Tomcat has read the full request, or does it initiate the call > as soon as it starts processing the request? > It is done after reading the headers

Servlet Processing of POST

2006-12-18 Thread Scott Carr
In Tomcat, when does the Servlet Processing get called? Is it after Tomcat has read the full request, or does it initiate the call as soon as it starts processing the request? Thanks for your help. - To start a new topic, e-mai