Hi, I am enhancing the standard login page to add a link to a place where the user can retrieve his password, another one where he can create an account, etc... which is fairly standard. So, in casLoginView.jsp I would like to build the URL using the locale, since the links require a language parameter.
Is there a fancy <spring > directive that returns the locale, or should I add a message "locale" in each "language" message file ? Besides, I am also using the application dependent CSS style sheets. Since the casLoginView.jsp is located in a folder with jsp/default/ui, I was wondering if the "default" suggests that there is also a mechanism to use a different casLoginView.jsp for an application, rather than changing the default one. Thank you for your hints Georges -- 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-dev
