login.vm customization question
Cantor, Scott
cantor.2 at osu.edu
Fri Jul 17 18:40:23 EDT 2015
On 7/17/15, 6:29 PM, "users on behalf of O'Dowd, Josh" <users-bounces at shibboleth.net on behalf of Josh.O'Dowd at mso.umt.edu> wrote:
>I need to add a Java class instance(s) to the incoming velocity context in order to make use of our campus cms system for cms templating. In V2 we made use of jstl. Any guidance?
There's no way to add anything to the context (short of modifying the system files). I don't know that I ever came up with a way to access classes that weren't already there, there's probably some roundabout way.
Switching to JSP is always an option.
-- Scott
More information about the users
mailing list