Skill/Topic: BeginnerA) Control Level BindingB) Page level bindingC) Data level bindingD) Html binding
Latest Answer : Control BindingData Binding ...
Skill/Topic: BeginnerA) YesB) NoExplanation: No as it is the pageclass that decides which of the customized pages will be used for a user.
Skill/Topic: BeginnerA) Provides methods to create and access client side Cdos.B) Used by Binding Framework to associate page element with beans.C) Converts modified Cdos back into XML on page submit.D)
Skill/Topic: IntermediateA) Use lightweight objectsB) Split jspC) Both client and server work on the different machineD) Use of the ejbsExplanation: In Clarify the GUI and Data are two separate requests
Latest Answer : c ...
Skill/Topic: IntermediateA) ErrorPageB) MessageBeanC) TitleD) postQueryValidateHook()Explanation: ErrorPage is a static page that is used to display formatted error message to user. MessageBean is responsible
Skill/Topic: IntermediateA) ClfyFormB) WorkerBeanImplC) MessageBeanImplD) MessageBean class
Which function (Clarify specific) is called after the data request completes ensuring that code accessing CDOs will not do so until the data has arrived. ______
Skill/Topic: AdvancedA) postDataLoadInit()Explanation: Normally it is the onload function that is called after the page is loaded, but clarify has it’s own wrapper for it.
Skill/Topic: AdvancedA) BE-XMLB) CLFY-TAGSC) Some server side code that generates static values.D) Java Scriplets.
Skill/Topic: AdvancedA) exception JSP’sExplanation: the pages which are used to present error on client side.
Each of the exception and non split JSP should have an entry in a file. Please specify the name of the file.
Skill/Topic: AdvancedA) exception_jsp_inc.js