It doesn't matter as that view won't be used once you change the end state to do the redirect (though I'm guessing since I'm replying so late you probably figured that out already ;-))
-Scott On Jan 11, 2008 8:33 AM, Andrew R Feller <[EMAIL PROTECTED]> wrote: > Bah, stupid question: Would I have to revert the changes made to the > view.properties file to use the JstlView class? > > > > Andrew R Feller, Analyst > > University Information Systems > > 200 Fred Frey Building > > Louisiana State University > > Baton Rouge, LA, 70803 > > (225) 578-3737 (office) > ------------------------------ > > *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On > Behalf Of *Scott Battaglia > *Sent:* Thursday, January 10, 2008 5:03 PM > *To:* Yale CAS mailing list > *Subject:* Re: Spring error upon use of RedirectView > aftercasLoginGenericSuccessView > > > > You can try defining it as part of the end-state. Something like > > <end-state id= "viewGenericLoginSuccess" view="externalRedirect : > http://www.example.com" /> > > -Scott > > On Jan 10, 2008 2:20 PM, Andrew R Feller < [EMAIL PROTECTED]> wrote: > > Once I reconfigured all successful generic CAS logins to be redirect to a > URL via the RedirectView class, I noticed an issue with the parameters > passed in the query string to the external URL. I have copied the > configuration and resulting URL below. > > > > Does anyone have any idea why this would be caused? > > > > Thanks, > > Andrew > > > > > > View configuration > > > ========================================================================================================= > > casLoginGenericSuccessView.(class)= > org.springframework.web.servlet.view.RedirectView > > casLoginGenericSuccessView.url=https://example.lsu.edu/Desktop > > > > > > Resulting redirect > > > ========================================================================================================= > > https://example.lsu.edu/Desktop?service=&flowExecutionContext=%5BInactive+execution+of+%27login-webflow%27%5D&warnCookieValue=false&ticketGrantingTicketId=TGT-1-fGvGcdeKPe4oWiyxEHZnChE56qdrWFbacKL-examplesso.lsu.edu > > > > > > > Andrew R Feller, Analyst > > University Information Systems > > 200 Fred Frey Building > > Louisiana State University > > Baton Rouge, LA, 70803 > > (225) 578-3737 (office) > > > > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > > > > > -- > -Scott Battaglia > > LinkedIn: http://www.linkedin.com/in/scottbattaglia > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > > -- -Scott Battaglia LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
