File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Component Certification (SCWCD/OCPJWCD) and the fly likes custom tag lifecycle Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Web Component Certification (SCWCD/OCPJWCD)
Reply Bookmark "custom tag lifecycle" Watch "custom tag lifecycle" New topic
Author

custom tag lifecycle

ravi janap
Ranch Hand

Joined: Nov 04, 2000
Posts: 389
Hi
This is from a JWebPlus question on the life cycle of a custom tag.
According to one question, doAfterBody is called if the handler extend TagSupport.
I am saying that if the doStartTag return SKIP_BODY then doAfterBody should not be called.
Thanks
Ravi


SCJP, SCJD, SCWCD, SCBCD, SCEA
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: custom tag lifecycle
 
Similar Threads
Question Bank ID: 44
question on custom tags
doAfterBody
A question from mock exam
Executing the doAfterBody() of a Custom Tag w/ no body