Hi

I have been tasked in my office to evaluate Turbine with Velocity as its template 
engine and I am coming across numerous issues with developing a small example app.

1. What is the most recent version of the Turbine and the most stable?

2. I have installed Turbine 3.0a3 and the velocity installation that came in the same 
zip and I am having numerous problems with Velocity site. In the howto it is asking me 
to subclass the class org.apache.turbine.modules.screens.VelocityScreen to create a 
small HelloWorld example but this class does not exist with the installation. 

I can get the Turbine Data Manager example application to work okay but when trying to 
create the HelloWorld example I have ran into problems described above.


3. In the Default.vm in the example application $renderer.render("screens", $data, 
$template) is used, I can not find any documentation on this at all, in the 
velocity-site howto it uses $navigation.setTemplate("/default_bottom.vm") to load the 
different screens you require. Can anyone help me with this?

4. With making additons to the example application I am also having problems with the 
$links.setPage("/test/test.vm") method as it seems to encode the url which is causing 
with finding a particular resource.


Kind Rgrds
John Colvin  


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.263 / Virus Database: 135 - Release Date: 6/23/2001

Reply via email to