"Richard Mixon" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
>I tested out my application on 5.5.12 yesterday and noticed one small
> anomally. I had a JSP in my sitemesh decorator "default.jsp" that ends up
> wrapping the login page for container managed authentication. This page 
> had
> a statement
>    String  _userAgent = request.getHeader("user-agent").toLowerCase();
>
> It gets a null-pointer exception in 5.5.12, but under 5.5.9 it runs fine. 
> In
> 5.5.12, after the login succeeds then the user-agent headers appear to be
> there just fine, but not on the initial login page.
>
> Is this a known issue?
>

It's certainly not a known issue.  It would help a lot if you could tell us 
which Connector you are using at the time (e.g. HTTP/1.1, HTTP/1.1-APR, 
AJP/1.3, AJP/1.3-APR).

> Thank you - Richard
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to