I am trying to get TDK 2.1 to use two different velocity layout models in
one application. 

We have one section of the site using frames and have followed the Velocity
Site howto and set
>       services.VelocityService.default.layout = VelocityOnlyLayout

In TurbineResources.properties. This works fine. However is disables $page. 

In another section of the site we do not use frames and need to use $page.
So want
>       services.VelocityService.default.layout = VelocityECSLayout
However there does not seem to be a way of setting this for just one screen.

I have tried setting it directly using data.setLayout() but it does not seem
to work.

Anyone have any ideas

Thanks

Ben Gidley

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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

Reply via email to