Re: jboss security integration

2004-10-27 Thread Matt Higgins
Here is a good resource that I used. http://www.javaworld.com/javaforums/showflat.php? Cat=2&Board=JavaSecurity&Number=2500&page=0&view=collapsed&sb=5&o=&fpart=1%3E -Matt On Wed, 2004-10-27 at 13:39 +, liooil wrote: > Hello world, > > Before we integrate authorization/authentication based

single redirect.

2004-10-18 Thread Matt Higgins
I have a few cases in my app where I would like to redirect instead or the default forward. I have an Action that process a query sting then I would like to redirect back to the page that called the action. I have tried to set the redirect flag on the ForwardConfig for the calling page but it seam