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) It is used to instantiate the Application BeansB) Called by controller and from within Application BeansC) Forms the integral part of the Adapter class.D) Selects the appropriate
Latest Answer : Answer: A, Explanation: If we want to creat a load,save or Message Bean we need to instantiate the Bean Factory. ...
Which java class specifies the name of the customized classes to be used instead of the OutOfBox clarify code __________________
Skill/Topic: IntermediateA) Config.javaExplanation: It contains a HashMap that specifies which classes have been modified ,and which classes as substitution for them.
Skill/Topic: IntermediateA) KJNIDispB) KJNPDispC) KJNLDispD) KKNIDisp
Latest Answer : A ...
Skill/Topic: IntermediateA) SessionContextB) ApplicationContextC) FormContextD) None of the aboveExplanation: FormContext was the original class used but now BOContext has been created to make it more
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
Skill/Topic: AdvancedA) It’s a collection of customized JSP’s to which you can associate CRM users.B) It can’t be used for JSP files that are displayed when the used is not logged in.C)