a new
menu
to show?
Qin
-Original Message-
From: Richard G. Reyes [mailto:[EMAIL PROTECTED]
Sent: Monday, September 08, 2008 9:21 AM
To: users@appfuse.dev.java.net
Subject: Re: [appfuse-user] Advice please.
Hi Qin,
In your web/WEB-INF/security.xml, there might be a lines like
a.net
Subject: Re: [appfuse-user] Advice please.
Hi Qin,
In your web/WEB-INF/security.xml, there might be a lines like this...
PATTERN_TYPE_APACHE_ANT
/static-content.html=ROLE_ANONYMOUS
/clickstreams.jsp*=
Hi Qin,
In your web/WEB-INF/security.xml, there might be a lines like this...
class="org.acegisecurity.intercept.web.FilterSecurityInterceptor">
ref="authenticationManager"/>
ref="accessDecisionManager"/>
PATTERN_TYPE_APACHE_ANT
My website has two parts, general information and membership-only
information.
Membership-only part is built using Appfuse 1.9.4/MySql/Spring MVC,
which requires longin. The general information part should not require
login. How should I make changes so that user can browse the general
informatio