Re: [appfuse-user] moving the secure framework down a folder

2007-10-11 Thread mrood
I'm using hibernate and Spring MVC. mrood wrote: > > Matt, >> >> I know you are busy but hoping you could answer a quick question. >> >> I'm using appfuse 2 (great project) and I want to move all of your secure >> framework down under a folder call

Re: [appfuse-user] moving the secure framework down a folder

2007-10-11 Thread mrood
. My nonsecure public web pages will be at /pages and my secure web pages will be at /pages/secure. mraible wrote: > > Which web framework are you using? > > On 10/11/07, mrood <[EMAIL PROTECTED]> wrote: >> >> Matt, >> > >> > I know you are b

[appfuse-user] moving the secure framework down a folder

2007-10-11 Thread mrood
Matt, > > I know you are busy but hoping you could answer a quick question. > > I'm using appfuse 2 (great project) and I want to move all of your secure > framework down under a folder called secure. So when I hit my normal > (public) www.mywebsite.com web page I don't go through security, but w