Hello,

The Jetspeed version we are testing (1.3a2) has the following Velocity class
parms in TR.properties:

services.VelocityService.default.page = JetspeedVelocityPage
services.VelocityService.default.screen = VelocityDirectScreen
services.VelocityService.default.layout = VelocityDirectLayout

We need to integrate another application under the same Turbine webapp that
uses:

services.VelocityService.default.page = VelocityPage
services.VelocityService.default.screen = VelocityScreen
services.VelocityService.default.layout = VelocityOnlyLayout

Anyone knows if it's possible to have two different Velocity parms sets, say the
standard "default" for Jetspeed and another "non-default" one, and specify the
non-default one for the application requests?

Thanks in advance,

Pere Torrodellas



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to