Hi,
Peter Monz wrote:
Hi All,
I have quite a problem with HTTPServletReuquest in some Servlets sometimes.
Sometimes if I access HTTPServletRequest in Servlet I get only a
"null"-Pointer and my Servlet crashes. But I can see in a HTTP-trace,
created with a spy programm that the date will be sent fro
We need a stack trace to help you debug. Odds are - its your servlet.
-Tim
Peter Monz wrote:
Hi All,
I have quite a problem with HTTPServletReuquest in some Servlets sometimes.
Sometimes if I access HTTPServletRequest in Servlet I get only a
"null"-Pointer and my Servlet crashes. But I can see in a
Hi All,
I have quite a problem with HTTPServletReuquest in some Servlets sometimes.
Sometimes if I access HTTPServletRequest in Servlet I get only a
"null"-Pointer and my Servlet crashes. But I can see in a HTTP-trace,
created with a spy programm that the date will be sent from the browser to
the