PROTECTED]
Subject: override isUserInRole
Hi
I am looking for ways to bypass CMA in one case which requires an
anonymous user to view some data.
1. I am trying to use
public class RequestWrapper extends HttpServletRequestWrapper{
private HttpServletRequest request;
public
I am sending this once more. Sorry if you have already seen this.
Mohan
-Original Message-
From: MOHAN RADHAKRISHNAN [mailto:[EMAIL PROTECTED]
Sent: Monday, April 12, 2004 9:04 PM
To: [EMAIL PROTECTED]
Subject: override isUserInRole
Hi
I am looking for ways to bypass CMA in one
Hi
I am looking for ways to bypass CMA in one case which requires an
anonymous user to view some data.
1. I am trying to use
public class RequestWrapper extends HttpServletRequestWrapper{
private HttpServletRequest request;
public RequestWrapper( HttpServletRequest req )
3 matches
Mail list logo