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