ok it seems to work.
don't forget to add:
to myAuthenticationProvider bean in the blow config file.
one other question in the login jsp i want to show the error message.
now this is used:
<%--${sessionScope.SPRING_SECURITY_LAST_EXCEPTION.message
I believe there are different errors that Spring Security sends for
different events. The one that's commented out below merely grabs the last
one set.
On Thu, Apr 8, 2010 at 2:29 AM, wrote:
> ok it seems to work.
> don't forget to add:
>
> to myAuthenticationProvider bean in the
ok thanks!
do you know the reason why in the login.jsp with j_security there is no
use of struts tags?
i think i read something that its not a good idea? will it break security?
tibi
Matt Raible wrote:
> I believe there are different errors that Spring Security sends for
> different events. T
Even if we used Struts tags, it would still render HTML so I don't see how
using tags would increase security.
On Apr 8, 2010, at 12:25 PM, tibor strausz wrote:
> ok thanks!
>
> do you know the reason why in the login.jsp with j_security there is no
> use of struts tags?
>
> i think i read som
On Sat, Apr 3, 2010 at 4:50 PM, raj.niel wrote:
>
> Appfuse - Problems. Not JUST ONE PROBLEM.
>
> Appfuse used to be like, get the archive type and paste and run the mvn
> jetty:runwar and bhoom... it used to work like a charm.
>
Yep, and then I quite developing it on Windows, started using OS X
I believe you have commit rights - feel free to fix. ;-)
On Thu, Apr 1, 2010 at 3:24 AM, wrote:
> Hi list,
>
> setting up a new project and runnning into checkstyle problems.
> is the https://appfuse.dev.java.net/checkstyle.xml
> outdated? or must this one be upgraded to the new version?
>
> ver