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
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 think this is impossible to have an input whose type is button instead of submit. If you have the type attribute set to button It won't submit your form and therefore it won't execute the action you added. However you can simply use HTML tags instead of JSF tags.