Thanks Matt for pointing out where to look. I was able to solve it by
specifying
CONVERT_URL_TO_LOWERCASE_BEFORE_COMPARISON
PATTERN_TYPE_APACHE_ANT
/images/**=#NONE#
/scripts/**=#NONE#
/styles/**=#NONE#
/se
It allows specifying the order of filters w/o having to do it in
web.xml. You might also read its JavaDocs:
http://www.acegisecurity.org/multiproject/acegi-security/apidocs/org/acegisecurity/util/FilterChainProxy.html
Matt
On 7/25/07, fadhli <[EMAIL PROTECTED]> wrote:
Hi Matt,
What does the F
Hi Matt,
What does the FilterChainProxy do?
On 7/26/07, Matt Raible <[EMAIL PROTECTED]> wrote:
This is probably because you have Acegi protecting this resource.
Matt
On 7/25/07, fadhli <[EMAIL PROTECTED]> wrote:
> Hi everyone,
>
> Recently, I implemented DWR in my appfuse webapp. I had pu
This is probably because you have Acegi protecting this resource.
Matt
On 7/25/07, fadhli <[EMAIL PROTECTED]> wrote:
Hi everyone,
Recently, I implemented DWR in my appfuse webapp. I had put the src
javascript reference at default.jsp. It's the same place where the prototype
and scriptaculous.
Hi everyone,
Recently, I implemented DWR in my appfuse webapp. I had put the src
javascript reference at default.jsp. It's the same place where the prototype
and scriptaculous.js is place.
The problem I'm facing right now is that when the user login and presses
enter, the page will display http