Standalone pages

[email protected] Thu, 9 Oct 2014 10:19:30 +0200 (CEST)
Newsgroups gmane.comp.jakarta.velocity.user
Message-ID <1235576539.228566729.1412842770976.JavaMail.root@zimbra65-e11.priv.proxad.net>
Hello,

I am using currently the Velocity templates that come with the example provided with SOLR, in Tomcat 7.

I would like to add a Velocity template called test.vm, in the example/solr/mycollection directory, to display an HTML page containing an image.

Unfortunately, the following URL

http://myserver:8983/solr/mycollection/test

returns a 404 error.

http://myserver:8983/solr/mycollection/browse

works, though.

How does one create "standalone" Velocity pages, such as test.vm?

Many thanks.

Philippe