On Tue, May 19, 2009 at 2:20 AM, Spruit, Richard <[email protected]>wrote:
> We have our application on a Tomcat server. When a user hits the ‘reload’ > button, he gets an error-page with the error-message ‘CAS Server could not > validate ticket’. Is there: > > 1. A way to avoid the errormessge when a ticket is used twice > > If you're using the Jasig CAS Client for Java, you can configure the filter to redirect after its validated a ticket (see the documentation). > 2. A way to replace the default errorwindow with a custom one > > All error handling is done using the standard Servlet spec stuff, so you can rely on their error handling. Cheers, Scott > > > There probably is an easy way, but I probably overlooked this option when I > searched the wiki. > > > > Thanks in advance, > > > > Richard > > > Please help Logica to respect the environment by not printing this email / > Pour contribuer comme Logica au respect de l'environnement, merci de ne pas > imprimer ce mail / Bitte drucken Sie diese Nachricht nicht aus und helfen > Sie so Logica dabei die Umwelt zu schuetzen / Por favor ajude a Logica a > respeitar o ambiente não imprimindo este correio electrónico. This e-mail > and any attachment is for authorised use by the intended recipient(s) only. > It may contain proprietary material, confidential information and/or be > subject to legal privilege. It should not be copied, disclosed to, retained > or used by, any other party. If you are not an intended recipient then > please promptly delete this e-mail and any attachment and all copies and > inform the sender. Thank you. > > -- > You are currently subscribed to [email protected] as: > [email protected] > > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
