Sorry, I answered the wrong question. I'll get back on the stdin issue later.
Best wishes, John Miller, Raul D wrote: > 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 > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
