Thanks Bruno for your response, I did everithing you said, but in the folder 
(/WEB-INF/view/jsp/...) I only see the "default/ui/" and not find the "simple"

Thanks.

P.D. INSTALL.txt

There are two skins included with CAS.  One is called "default" and the 
other is called "simple".  "simple" is meant to be used as a template for
building your own skin.  If you look in 
cas-server-webapp/src/main/webapp/WEB-INF/view/jsp/simple/ui, 
you will see that a skin is made up of the following files:

casConfirmView.jsp      displayed when the user is warned before being
                        redirected to the service
casGenericSuccess.jsp   displayed when the user has been logged in without
                        providing a service to be redirected to
casLoginView.jsp        the login form itself
casLogoutView.jsp       displayed when the user has been logged out
serviceErrorView.jsp    used in conjunction with the service registry feature,
                        displayed when the service the user is trying to 
                        access is not allowed to use CAS.  Note that this
                        feature is not enabled by default, in which case
                        all services are able to use CAS.
-- 
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

Reply via email to