i highly recommend you try out the VelocityTools project. http://jakarta.apache.org/velocity/tools/index.html
the distribution comes with several examples apps that are packaged as WARs. all you need to do is drop them into Tomcat's webapps directory and they're ready to run. they're easier to get started with, and they're examples of a better/easier way to build Velocity webapps. On Wed, 29 Dec 2004 22:57:12 -0800 (PST), Tim Lei <[EMAIL PROTECTED]> wrote: > I am just a beginner of Servlet & Velocity stuff. > > Platform: > Redhat 9.3 > JDK: jdk1.5.0_01 > Tomcat: jakarta-tomcat-5.5.4 > Ant: 1.6.2 > Velocity: 1.4 > > I have tomcat installed sucessfully up and running. All servlet examples > could be run under http://myhost:8080/. I am trying to build a new project > with Velocity on this server also. I followed the instruction in README.txt > and want to run the example "servlet_example1". It showed "HTTP Status 404 - > /velexample/servlet/ServletSample" everytime. > > I have no problem running "app_example1" in the shell. Did I missed anything > important on the servlet side? I have no idea about that. Please help! > > Many thanks. > > > --------------------------------- > Do you Yahoo!? > Yahoo! Mail - 250MB free storage. Do more. Manage less. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
