is it possible to open login page on popup and after authentication close the popup and refresh the service caller?
2007/11/13, Tarik Arrad <[EMAIL PROTECTED]>: > > Thanks for help, my authentication page is well customized now. > Tarik > > > 2007/11/13, Christine Dorothy <[EMAIL PROTECTED]>: > > > > Oops, I forgot… the text that's printed to the JSPs is inside the > > messages.properties. > > > > > > > > l cas-server-webapp\src\main\webapp\WEB-INF\classes\* > > messages.properties* > > > > Here you'll find most of the text that is printed out to the JSP. > > > > > > > > Regards, > > > > Christine D. > > > > Office of Technology, IS > > > > > > > > > > ------------------------------ > > > > *From:* Christine Dorothy > > *Sent:* Tuesday, November 13, 2007 3:26 PM > > *To:* 'Yale CAS mailing list' > > *Subject:* RE: Customize authentication page > > > > > > > > Hi there, > > > > > > > > I did a bit of customization to my CAS page. Here are some of the files > > related if you'd like to customize. > > > > l cas-server-webapp\src\main\webapp\css\cas.css > > > > For customizing the logo on top >> #header (line 48) > > > > For customizing the 'Central Authentication Service' text look and feel > > >> #header h1#app-name (line 50) > > > > l cas-server-webapp\src\main\webapp\WEB-INF\view\jsp\default\ui\ > > > > Athis is what Scott say it contains the JSP > > > > l > > cas-server-webapp\src\main\webapp\WEB-INF\view\jsp\default\ui\includes > > > > You'll find the top.jsp and bottom.jsp here. It's where the logo and > > application name on top + copyright notice below are displayed. > > > > l cas-server-webapp\src\main\webapp\WEB-INF\classes > > > > Here you'll find most of the text that is printed out to the JSP. > > > > > > > > Hope this helps… > > > > > > > > Regards, > > > > * * > > > > *Christine Dorothy* > > > > Software Analyst, Office of Technology > > > > DID: +65 6887 7548 > > > > Fax: +65 6778 5277 > > > > > > > > *CrimsonLogic Pte Ltd* > > > > *(Regn No: 198800784N)* > > > > 31 Science Park Road, The Crimson, Singapore 117611 > > > > Main Line: +65 6887 7888, Fax: +65 6778 5277 > > > > Visit us at www.crimsonlogic.com > > > > > > > > *Makes better sense* > > > > > > > > > > ------------------------------ > > > > *From:* [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] > > *On Behalf Of *Scott Battaglia > > *Sent:* Tuesday, November 13, 2007 12:49 PM > > *To:* Yale CAS mailing list > > *Subject:* Re: Customize authentication page > > > > > > > > You'll find all of the JSP pages in: > > > > CAS_PROJECT_HOME/cas-server-webapp/src/main/WEB-INF/view/jsp/default (or > > something very similar to that path, incase I spelled something wrong ;-)) > > > > -Scott > > > > On Nov 12, 2007 1:43 PM, Tarik Arrad < [EMAIL PROTECTED]> wrote: > > > > Hi, > > > > Is it possible to customize the design of the authentication page? if > > so, how can i do that? > > > > Tarik > > > > > > _______________________________________________ > > 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 > > > > >
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
