I am new to VTL(Velocity Template Language) when I am trying to access Velocity template through the servlet it throwing an error as shown and the environment using is jdk1.5.0_06, eclipse editor(3.1 +WTP) and velocity(1.4) jar files integrated with eclipse editor.
Please heep discussion on the board, I only check my email every few days.
I all ready put velocity jars in the classpath through the eclipse editor even though it is showing the same error.
The Eclipse classpath is not the same as the suggestion we made. You have set it up to work atcompile time, but you need to place them where we said for them to be found at run time.
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12271
1
posted
0
Make sure that all required jar-files are present in ur CLASSPATH.
No - Tomcat ignores the environment CLASSPATH setting - see the ..\tomcat-docs\class-loader-howto.html file in a typical Tomcat distribution. Bill
We're pleased to have you here with us in the servlets forum, but there are a few rules that need to be followed, and one is that proper names are required. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it.
In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious.