navigation without login ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2009 09:35 AM
I'm put a link for static page(jsp\static\test.jsp) in login page
But when I click on this link the browser not move to this page still on login page
how can I change the navigation rule to allow me view this page without login ??
thanks.
But when I click on this link the browser not move to this page still on login page
how can I change the navigation rule to allow me view this page without login ??
thanks.
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2009 11:35 PM
I solve it, I make small change in AuthenticationFilter.java
