Hello all,
I'm using Tomcat 5. I did:
- make a new 'webapp' : in tomcat's webapps directory,
make a new directory structure as follows :
velexample
velexample/WEB-INF
velexample/WEB-INF/lib
velexample/WEB-INF/classes
- put the velocity.jar into the velexample/WEB-INF/lib directory
- put the SampleServlet.class into the velexample/WEB-INF/classes directory
- put the sample.vm template into the velexample directory.
But it doesn't work: 404. What am I missing here? Thx.
Song Wang
Web Developer
Wells Fargo Financial Information Services
Phone: (416) 382-5300 ext. 3367
Email: [EMAIL PROTECTED]
This message may contain confidential and/or privileged information. If you
are not the addressee or authorized to receive this for the addressee, you
must not use, copy, disclose, or take any action based on this message or
any information herein. If you have received this message in error, please
advise the sender immediately by reply e-mail and delete this message.
Thank you for your cooperation.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]