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 eclipse and attached apache tomcat on it.
Is there a way to debug or least know what's the problem with my jsp why it is not compiling? I usually having problem using jstl and struts and i'm on a tedious trial and error, problem catching.
If you're using Eclipse 3.2/3.3, you can do debugging of JSP. Just read the help file that comes with Eclipse and you'll soon be debugging your JSP on the server. If you download Eclipse 3.3 (Europa), it will make things easier for you.