CAS3 multiple language support in new jsp's
Scott Battaglia
scott.battaglia at gmail.com
Tue Aug 26 10:16:18 EDT 2008
Pablo,
You most likely need to have them go through Spring's MVC layer. I believe
Spring has a controller which essentially delegates to JSP pages. You may
be able to use that as a lightweight bridge.
-Scott
-Scott Battaglia
PGP Public Key Id: 0x383733AA
LinkedIn: http://www.linkedin.com/in/scottbattaglia
On Tue, Aug 26, 2008 at 8:41 AM, Pablo Millet <pablo.millet at gu.se> wrote:
>
> Need help adding new jsp and get the locale in CAS 3.2.1.1
>
> I need additional jsp's in CAS 3. These pages are not part of the core
> logic in cas. They are simply for FAQ's, contact, support etc. and I
> need them to have support for multiple languages as the core CAS3 jsp's.
>
> So far I've simply added some pages to the root of the webapp and
> included top.jsp and bottom.jsp but can't get the locale.
> The attribute "javax.servlet.jsp.jstl.fmt.locale.request" is always NULL.
>
> I guess I need to include them in the context somehow but don't know how.
> What xml-configs do I need to edit and how? Where should my new jsp's
> reside?
>
> Grateful for any help.
>
>
> ____________________________________________
> Pablo Millet
> IT-Service
> The University of Gothenburg
>
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20080826/b4d93a8d/attachment.html
More information about the cas
mailing list