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 have two frames in my html page (main.html), as 1.jsp and 2.jsp. the form in 2.jsp is disable by default and i want to enable it when i click a submit button in 1.jsp, both loaded on main.html.