You can register today to schedule your time slot to take your free beta exam. Originally, it was Friday, January 16th. The beta starts on Monday, January 19. Please contact the
testing center closest to you and register today!
Please Please if you have any questions or have any trouble with any part of the registration or beta, send me a direct email at
evelyn.cartagena@sun.com and I will be more than happy to help you!!!
Good Luck!
Evelyn
Note:
I would also like to let you know that in Section 10 in the testing objectives, there are only 5 objectives, in my original there was a duplicate.
10.1Describe the semantics of the "Classic" custom tag event model when each event method (doStartTag, doAfterBody, and doEndTag) is executed, and explain what the return value for each event method means; and write a tag handler class.
10.2Using the PageContext API, write tag handler code to access the
JSP implicit variables and access web application attributes.
10.3Given a scenario, write tag handler code to access the parent tag and an arbitrary tag ancestor.
10.4Describe the semantics of the "Simple" custom tag event model when the event method (doTag) is executed; write a tag handler class; and explain the constraints on the JSP content within the tag.
10.5Describe the semantics of the Tag File model; describe the web application structure for tag files; write a tag file; and explain the constraints on the JSP content in the body of the tag.