I'm going to give this a go, but if anyone has a nicer solution, please let me know:
http://forum.springframework.org/showthread.php?t=57151&highlight=multiple+login+forms Philip Barlow wrote: > > Hi Matt/All, > > Sorry for the late comeback on this I was working on other things. Just to > let you know that I found the problem I was having. You can see the answer > here by looking under "common problems" :( > > http://static.springframework.org/spring-security/site/faq.html > > Now I have another problem, it is the same as the problem described in the > link below but I cant figure out how to get this to work with Struts2 and > Spring Security. Any advice would be greatly appreciated, deadlines, > deadlines, deadlines... :( > > Thanks guys > > http://www.nabble.com/multiple-login-form-p10915894s2369.html > > > mraible wrote: >> >> The login page is configured in security.xml. >> >> Matt >> >> On Fri, Nov 21, 2008 at 10:28 AM, Philip Barlow <[EMAIL PROTECTED]> >> wrote: >>> >>> Hi Matt, >>> >>> Thanks I managed to do that part quite easily but it is when I try to >>> move >>> the login pages, that is when I am getting an error in Firefox that it >>> has >>> detected that a redirect will never complete. IE doesn't catch this and >>> gets >>> stuck in a loop. >>> >>> Anyway, I think what I have done today will be enough. >>> >>> Thanks >>> >>> >>> >>> mraible wrote: >>>> >>>> It should be as easy as moving the files and changing the paths in >>>> struts.xml. If it doesn't work, please send us the errors you're >>>> seeing. >>>> >>>> Matt >>>> >>>> On Fri, Nov 21, 2008 at 2:53 AM, Philip Barlow <[EMAIL PROTECTED]> >>>> wrote: >>>>> >>>>> Yeah that was where I started but still no joy. I will be working on >>>>> it >>>>> today >>>>> so i'll let you know if I get it working but in the emantime if anyone >>>>> has >>>>> any advice please let me know. >>>>> >>>>> Thanks for the response Derlon >>>>> >>>>> >>>>> Derlon Aliendres wrote: >>>>>> >>>>>> Hey, did u change the path of the JSPs in all Actions from your >>>>>> 'struts.xml'??! >>>>>> >>>>>> Ice-Man >>>>>> >>>>>> 2008/11/20 Philip Barlow <[EMAIL PROTECTED]> >>>>>> >>>>>>> >>>>>>> Hi, >>>>>>> >>>>>>> Has anyone ever moved all jsp's to a new folder in appfuse 2? I am >>>>>>> trying >>>>>>> to >>>>>>> achieve something like http://localhost:8080/admin is where my login >>>>>>> will >>>>>>> be >>>>>>> and where all my pages will reside. Leaving http://localhost:8080/ >>>>>>> as a >>>>>>> static public website. >>>>>>> >>>>>>> I have tried a few times to move the pages but I am missing >>>>>>> something >>>>>>> and >>>>>>> keep getting errors. I am using Struts 2. If someone has done this >>>>>>> before >>>>>>> I >>>>>>> would be grateful for their assistance, I will continue my efforts >>>>>>> in >>>>>>> the >>>>>>> meantime! >>>>>>> >>>>>>> I'm using stuts2 basic. >>>>>>> >>>>>>> Thanks >>>>>>> >>>>>>> Philip >>>>>>> -- >>>>>>> View this message in context: >>>>>>> http://www.nabble.com/Moving-pages-to-new-folder-tp20608036s2369p20608036.html >>>>>>> Sent from the AppFuse - User mailing list archive at Nabble.com. >>>>>>> >>>>>>> >>>>>>> --------------------------------------------------------------------- >>>>>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>>>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Derlon >>>>>> >>>>>> Ao encaminhar esta mensagem (ou qualquer 1 q se destine a mim tb), >>>>>> não >>>>>> se >>>>>> esqueça de retirar o meu nome e o meu End. de E-Mail e coloque todos >>>>>> os >>>>>> End.s dos destinatários em Cópia Oculta - CcO (BCc). Ajude a combater >>>>>> o >>>>>> Spam! >>>>>> >>>>>> >>>>> >>>>> -- >>>>> View this message in context: >>>>> http://www.nabble.com/Moving-pages-to-new-folder-tp20608036s2369p20618957.html >>>>> Sent from the AppFuse - User mailing list archive at Nabble.com. >>>>> >>>>> >>>>> --------------------------------------------------------------------- >>>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>>> >>>>> >>>> >>>> >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/Moving-pages-to-new-folder-tp20608036s2369p20627085.html >>> Sent from the AppFuse - User mailing list archive at Nabble.com. >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >> >> > > > -- View this message in context: http://www.nabble.com/Moving-pages-to-new-folder-tp20608036s2369p20942026.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
