Hi
You can also try very simple setup. Just download a WAR file with T5 inside
(you can build one using maven or just pick it one of these from here:
http://code.google.com/p/tapestry4nonbelievers/downloads/list
They have T5.0.10 inside but we can rebuild them with 0.11. Basically then
you just
Hi Bruce, I am using Tomcat 5.5, Eclipse 3.2.2 and T5.0.11. I am not sure
this is the prefer way but it works.
1) I create the project as a Java project, create seperate source and output
folders to myApp/context/EB-INF/classes
2) In Java Build Path, add a user define library T5.0.11, and add all
Bruce Petro a écrit :
Does anyone have suggestions for running/debugging Tapestry using Tomcat
5.5 and working in Eclipse?
IE:
a) Should you create the eclipse project as a dynamic web project
or just a java project or some sort of J2EE project?
b) Does a maven-built project ma