Lorin Lund wrote: >> Using jconsole for CGI (web server application) I need to get the >> POSTed data via stdin. It works for small files. Fails for large >> files. Is there anything I can do about this?
John Randall wrote: > I use wget, which can be integrated into J (at least on Linux) with > something like wget is a web client, not a web server. cgi is a web server issue. FYI, -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
