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]
