Modify dispatcher-servlet.xml so the default prefix is /WEB-INF/pages/secure instead of /WEB-INF/pages.
Matt On 10/11/07, mrood <[EMAIL PROTECTED]> wrote: > > 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 called secure. So when I hit my normal > >> (public) www.mywebsite.com web page I don't go through security, but when > >> I hit www.mywebsite.com/secure/... I hit your stuff for secure actions. > >> > >> Is there an easy way to move all of your framework under /pages to > >> /pages/secure? > >> > >> > >> Thank you in advance, > >> > >> mark > > > > > > -- > View this message in context: > http://www.nabble.com/moving-the-secure-framework-down-a-folder-tf4609322s2369.html#a13164248 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
