Re: Servlet with POST Request

2006-12-24 Thread Scott Carr
the endjob servlet with trxid as its parameter, this servlet will commit the whole process. Make sense ? On 12/20/06, Scott Carr [EMAIL PROTECTED] wrote: I am creating a client - server application that will process lines like: startjob adduser adduser adduser adduser endjob adduser

Re: Tomcat on Gentoo from the horse, no hear say.

2006-12-24 Thread Scott Carr
David Smith wrote: Despite your request to the contrary, this very long winded message is begging for responses. If all you wanted was for people with Gentoo packaged tomcat to contact Gentoo user's list, you should have simply requested that. On to the comments --- 1. Compiling tomcat.

Re: Servlet with POST Request

2006-12-19 Thread Scott Carr
totally off my rocker? (My wife would definately agree with that last bit.) Andre Prasetya wrote: Why do you want to read POST by using reader ? I only use the stream from request on a PUT request. On 12/16/06, Scott Carr [EMAIL PROTECTED] wrote: Hassan Schroeder wrote: On 12/15/06, Scott

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,

Re: Servlet with POST Request

2006-12-18 Thread Scott Carr
HTTP/1.1 server) has no way of knowing when the request body ends, and the next request begins. Scott Carr [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Does a servlet require the use of a Content-Length for the Reader to be populated? I trying to use Tomcat instead of writing

Servlet with POST Request

2006-12-15 Thread Scott Carr
be several Megabytes worth of information, and I want to read each line as they come in, and handle the request on a line by line basis. Any ideas on this? ... Should I write my own socket server? Thanks -- Scott Carr OpenOffice.org Documentation Co-Lead http://documentation.openoffice.org

Re: Servlet with POST Request

2006-12-15 Thread Scott Carr
Hassan Schroeder wrote: On 12/15/06, Scott Carr [EMAIL PROTECTED] wrote: Does a servlet require the use of a Content-Length for the Reader to be populated? A pretty cursory test seems to indicate not, but I could just be lucky :-) ...and I want to read each line as they come in, and handle

Re: Running Tomcat5.5 as 64 bit application

2006-12-11 Thread Scott Carr
appreciated. I have been doing a lot of dev on a Gentoo 64 bit Tomcat 5.5, I don't have to worry about anything. I am pretty sure the Windows install would be the same. The JVM takes care of it, as far as I can tell. -- Scott Carr OpenOffice.org Documentation Co-Lead http

Re: Running Tomcat5.5 as 64 bit application

2006-12-11 Thread Scott Carr
: [EMAIL PROTECTED] -- Scott Carr OpenOffice.org Documentation Co-Lead http://documentation.openoffice.org - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: Running Tomcat5.5 as 64 bit application

2006-12-11 Thread Scott Carr
need to download a 64 bit service.exe that is installed in the Windows\system32 directory. Then re-install tomcat5.5.20 and all should be good. Do you have the direct link to the service.exe that would work? -Original Message- From: Scott Carr [mailto:[EMAIL PROTECTED] Sent: Monday