Re: Spring security vs container-managed

2004-09-26 Thread Adam Hardy
On 09/26/2004 11:47 PM Craig McClanahan wrote: On Sat, 25 Sep 2004 22:24:36 +0200, Adam Hardy <[EMAIL PROTECTED]> wrote: [snip] The suggested solution is to wrap all form controls in a Spring-based role-manager taglib. The JSPs are ugly enough as it is so I find that idea bad. Isn't that pretty mu

Re: Spring security vs container-managed

2004-09-26 Thread Craig McClanahan
On Sat, 25 Sep 2004 22:24:36 +0200, Adam Hardy <[EMAIL PROTECTED]> wrote: > [snip] > The suggested solution is to wrap all form controls in a Spring-based > role-manager taglib. The JSPs are ugly enough as it is so I find that > idea bad. Isn't that pretty much the same thing that you would do if