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
# Assume that everything is declared properly and the TLD specifies <body-content>scriptless</body-content>. What is the output of the JSP? (1 correct answer)
1. (Before)(After)
2. (Before)
3. (Before)My Body(After)
4. (Before)My Body
SKIP_PAGE is an invalid return value for doStartTag(). SKIP_PAGE will cause the rest of the page to be skipped when returned from doEndTag(), since you don't override this one, the TagSupports default implementation comes in which returns EVAL_PAGE
JDBCSupport - An easy to use, light-weight JDBC framework -