The HelloWorld.class would be in a package
com.somecompany.myapp.modules.screens.HelloWorld
In TR.props module.packages should include com.somecompany.myapp.modules
The class should then be rooted somewhere in the classpath;
WEB-INF/classes is a good place.
john mcnally
"Bragg, Casey" wrote:
>
> I asked this question before, but let me rephrase it more simply.
>
> If I have a screen called HelloWorld.vm in newapp/templates/screens, should
> I place the corresponding HelloWorld.class in newapp/WEB-INF/classes?
>
> If not, where does Turbine/Velocity look for HelloWorld.class?
>
> Is the correct URL for HelloWorld.vm =
> http://localhost:8080/newapp/servlet/newapp/template/HelloWorld.vm?
>
> Incidentally : Why template? Why not templates?
>
> Thanks for the help. I'll get off Turbine's ground floor one of these days.
>
> ...Casey
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]