index.vm is places under templates/services

The URL to access is http://localhost/servlet/template/services,index.vm

I have two questions -

a. Is there anyway to remove the comma by a slash in the above URL?

b. In my templates, I have to set the links as $link.setPage( "services,index.vm" ). When I replace the comma by a slash, it doesn't work. As per the HowTo on Velocity Context, it should (http://jakarta.apache.org/turbine/turbine-2/howto/velocity-site-howto.html).

Am I missing a point or is the comma the only way to code and access?

Thanks
Akshay

Reply via email to