Last week, we had the author of TDD for a Shopping Website LiveProject. Friday at 11am Ranch time, Steven Solomon will be hosting a live TDD session just for us. See for the agenda and registration link
I am using Eclipe3 + Tomcat5 + JWSDP1.3. I will have to stop and start Tomcat everytime when I make changes to my Jsp. Some people suggested to add "reloadable=true" on server.xml, but I didn't see any "Context" tag on my /conf/server.xml file. Please help.