----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Tom:

Did you install the jsdk.jar from the RPM?  If so, go and get the real one
from Sun on their site. http://java.sun.com/products/servlet/download.html

-MA

[EMAIL PROTECTED] wrote:

> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files.  Don't make us guess your problem!!!
> ----------------------------------------------------------------
>
> Hello all,
> I've encountered a problem that I'm tracking down.  I looked in the
> FAQ but didn't see it so I thought I'd post a message to see if
> anyone has encountered the same.
>
> ApacheJServ 1.1-2
> RedHat Linux 6.1
>
> When I POST a large amount of data (I haven't calculated it
> exactly, but its over 1400 characters) in a parameter (say
> "records"), the String that results from
> request.getParameter("records") is chopped off about half way and
> nulls fill the rest of the string.
>
> I sniffed the request and the entire parameter is sent.  I dumped the
> request's inputstream in the service method and it looks like its all
> there.  So I guess the problem is where the parameter is extracted
> and loaded into the parameter hashtable.
>
> Does this sound familiar to anyone?
>
> Thanks
>
> Tom Jenkins                    DevIS (http://www.devis.com)
> "During my service in the United States Congress, I took the initiative in
> creating the Internet." -- Al Gore
> "If Al Gore invented the internet, I invented spell check." -- Dan Quayle
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]

--
~-~-~-~-~-~-~-~-~-~-~-~-~-~-WEBEASY-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
Michael Amster              [EMAIL PROTECTED]
1416 2nd Street             Tel: 310.576.0770
Santa Monica, CA 90405      Fax: 310.576.2011




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to