How come request.getRemoteUser() and request.getUserPrincipal() return null in a servlet that is part of my portlet application? I thought the spec says that this should return the same thing as when in the portlet?

The portlet session is available in my servlet but not these (I've made the changes to my Tomcat instance to share the session between the servlet and portlets).

--
Michael Binette


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

Reply via email to