| Author |
Classic Tags
|
Andriy Fedotov
Ranch Hand
Joined: Mar 07, 2008
Posts: 49
|
|
Hi! I have some strange behaviour of doInitBody() method of my class that extends BodyTagSupport I do pageContext.getOut().println("doInitBody"); inside doInitBody() method but nothing happens.. At the same time I see that this line executes.. Here's the source: inside tld jsp Thank you in advance!
|
 |
Andriy Fedotov
Ranch Hand
Joined: Mar 07, 2008
Posts: 49
|
|
looks like here's a good info about this issue: http://www.coderanch.com/t/173719/java-Web-Component-SCWCD/certification/doAfterBody-not-executed-BodyTagSupport
|
 |
 |
|
|
subject: Classic Tags
|
|
|