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

This is odd but as I set the KeepAliveTimeout value down from 15 to 2 to 1
the problem disappears.

NT problem? Apache on NT problem?

I am using NTLM security (internal site) which requires keep alives to work.
This is probably not too common a situation and probably hasn't seen much
scrutiny. I wouldn't be surprised if there's a connection.


> The hidden field is the first one created after the opening
> form tag is
> closed.
> All the other elements on the page are complete etc. So any
> processing is
> done by the time the page is displayed.
>
> I suspect something to do with flushing the page but I have
> tried adding
> out.close and out.flush to the response code with no change.
>
> >
> > Is the hidden field at the end of the page?  It sounds as
> > though your NT box
> > is delaying its creation of the hidden field.  What
> > processing is occurring
> > before the hidden field is assigned a value?
> >
>



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to