Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.1-dev, 2.1
-
None
-
any
Description
Objects are added to Jetspeed's Velocity context in Template handleRequest(HttpServletRequest HttpServletResponse, Context) of a JetspeedVelocityViewServlet class. If one needs some additional custom classes in Velocity, there's a need to put them in the context programatically and then recompile the portal component (and restart Jetspeed). Additg such objects with something like Spring assembly would be very useful and flexible.