I just looked and this is what I see in the code:

public class ServletRequestImpl extends HttpServletRequestWrapper

So I am not really sure what is causing this issue.

HTH,
Scott

> -----Original Message-----
> From: David Pankros [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 01, 2005 2:14 PM
> To: 'Jetspeed Users List'
> Subject: [js2] ServletRequestImpl
> 
> Can someone enlighten me why
> org.apache.jetspeed.engine.servlet.ServletRequestImpl doesn't implement
> HttpServletRequest?  I just assumed that it would (silly me) but my
> runtime sanity check verifying this fact says it doesn't.
> 
> I'm trying to get the UserPrincipal in a custom JSP tag, but it's only
> available on the HttpServletRequest not plain old ServletRequest.
> 
> Any suggestions or workarounds?  Thanks.
> 
> Dave
> 
> 
> --
> No virus found in this outgoing message.
> Checked by AVG Anti-Virus.
> Version: 7.0.322 / Virus Database: 267.4.0 - Release Date: 6/1/2005
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



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

Reply via email to