----------------------------------------------------------------
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!!!
----------------------------------------------------------------

on 12/18/99 12:15 AM, Jon Smirl <[EMAIL PROTECTED]> wrote:

> This is unexpected since my code doesn't build a meta tag. I'm not sure
> where this page is being generated.

this is IE5 doing this not Apache JServ.

> Here's the strange part....
> If I step through my code verifying until the point where the servlet
> returns, and then run at full speed in JServ it fails.
> If I step the returned paged though JServ with the debugger it works.
> If I reduce the amount of post data in the page it works.
> 
> Any ideas on what the problem is or how to debug it?

How about posting the source code that you are trying to write?

> Could this be a timing issue between Apache and JServ?

no.

POST works fine for me. If you look at my ParameterParser.java file in the
Turbine CVS, you will see my code for parsing GET/POST/PATH_INFO data that
works 100% fine.

-jon

-- 
Come to the first official Apache Software Foundation
Conference!  <http://ApacheCon.Com/>




--
--------------------------------------------------------------
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