public class body extends BodyTagSupport { public int doAfterBody() throws JspException { try { pageContext.getOut().print("how are you?"); }catch(IOException e) {} return SKIP_BODY; } } what will be printed out by the following part of a jsp page? <prefix:sufix> <i>Hello</i> </prefix:sufix>
The default doStartTag() returns EVAL_BODY_BUFFERED.
I tried by adding a doStartTag() which returns EVAL_BODY_INCLUDE, then it print "Hello how are you." We can find the return value matters. What does EVAL_BODY_BUFFERED mean
SCJP2, SCWCD
them good ole boys were drinking whiskey and rye singin' this'll be the day that I die. Drink tiny ad.