"Brenton Strine" <[EMAIL PROTECTED]> writes:

>*Installed Apache HTTP server 2.2.3 (downloaded .msi file
>and ran it)
>*Installed Java 2 SDK 1.4.2.12 (downloaded an .exe and
>installed it. There is now a "java web start" folder in
>my start menu)
>*Installed Ant 1.6.5 (followed instructions in readme
>file... had a very difficult time figuring out how to
[...]
>*Tried to install Velocity 1.4.
>       -Extracted files to C:\server\velocity.
>       -Used cmd to navigate to the build/ directory,
[...]

Brenton,

Velocity is Java code and if you want to use it in a web context, you
need a web container. Apache is just a web server and does not support
Java code directly. You wil need a "Servlet Container". Please check
out http://tomcat.apache.org/ for the one part that you have missed.

        Best regards
                Henning

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
[EMAIL PROTECTED]        +49 9131 50 654 0   http://www.intermeta.de/

RedHat Certified Engineer -- Jakarta Turbine Development  -- hero for hire
   Linux, Java, perl, Solaris -- Consulting, Training, Development

Social behaviour: Bavarians can be extremely egalitarian and folksy.
                                    -- http://en.wikipedia.org/wiki/Bavaria
Most Franconians do not like to be called Bavarians.
                                    -- http://en.wikipedia.org/wiki/Franconia

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to