I have just install tomcat and got it working at http://localhost:8080
I am able to run load <%= new java.util.Date() %> under a jsp file

question:
1) I have create a HelloWorld.java file, where should I put this file and be 
able to run it?
2) if I want it to look for helloworld.xml and have the action being call 
from there, what can I do?
3) do I have to put all the .jar file in the CLASSPATH under autoexec.bat?
This would be a huge line if I also want to put the Velocity template what 
can I do?

my directory:
c:\web
    Tomcat5
        webapps
            ROOT    <-- http://localhost:8080
    webwork2
        lib
        webwork-2.1.7.jar
        webflow-2.1.7.jar

Thanks so much,
Ben 




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

Reply via email to