Can you post your configuration? You might want to make sure the rule is at the top of the list.
Matt On 3/7/07, Richard G. Reyes <[EMAIL PROTECTED]> wrote:
Hi All, I was wrong it was not working yet I was always brought to the login.jsp. Please advise. Thanks Richard On 3/6/07, Ealden Esto E. Escañan <[EMAIL PROTECTED]> wrote: > Hi Richard, > > On 3/6/07, Richard G. Reyes <[EMAIL PROTECTED]> wrote: > > Hi All, > > > > Please advise on how I can expose a url, I have to save the information > > passed into the url into the db but does not need the users to login to > > access the url. > > > > sample url > > > > http://www.domain.com/Iwashere.html?code=100023 > > > > I need to save the code value just to record that the url have been visited. > > > > You can add an entry in WEB-INF/security.xml under > filterInvocationInterceptor to allow anonymous access to that URL: > > /Iwashere.html*=ROLE_ANONYMOUS,admin,user > > -- > Ealden Esto E. Escañan > Software Engineer > Orange and Bronze Software Labs, Ltd. Co. > Mobile : +63 (920) 953-4539 > Web : http://software.orangeandbronze.com > Email : [EMAIL PROTECTED] > Blog : http://blog.ealden.net > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
-- http://raibledesigns.com