Skill/Topic: BeginnerA) CDOBO – a single row in the CBOB) CDOCOL – Multiple rows In business objectsC) CDOCdo – a record from the table or view from the external systemD) CDOVariable
Skill/Topic: BeginnerA) Load BeansB) Child Worker BeansC) Child Load BeansD) Child Save Beans
Latest Answer: A ...
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. ...
29. This method is main entry point for the worker bean processing and is called by the controller servlet. The name of the method is
Skill/Topic: BeginnerA) void processIncomingRequest(HttpServletRequest request, HttServletResponse response, BeanFactory beanFactory)B) void processIncomingRequest(HttpServletRequest request, BeanFactory
30. Worker bean calls ________ method to create, __________ method to initialize and ___________ method to initiate the creation of CBO’s within Save Bean
Skill/Topic: BeginnerA) createSaveBean(), setUpSaveBean(), SB.init()B) setUpSaveBean(), createSaveBean(),SB.init()C) SB.init(), createSaveBean(), setUpSaveBean()D) createSaveBean(), SB.init(), setUpSaveBean()
31. Map Table provides mapping between following baseline Java Classes and their customized counterparts.
Skill/Topic: BeginnerA) Worker Bean, Save Bean customizationsB) Controller ServletC) Load Bean customizationsD) CBO customizationsExplanation: Controller Servlet can’t be customized.
Skill/Topic: BeginnerA) objId never appear in any form of the ClarifyCRM applicationB) The value of the objId can be changed by the end user.C) objId is not dependent on any actual data changes to the
Latest Answer: It is B. The value of objid cannot be updated by the user. ...
Skill/Topic: IntermediateA) communicate between jsp and save beanB) communicate between jsp and load beanC) communicate between child load bean and jspD) communicate between jsp and external system.
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 ...
Which objects are mentioned in the client side Application Programming Interface (API) (Select Multiple)
Skill/Topic: IntermediateA) CDOB) CDOCOLC) CDO ManagerD) Category ObjectExplanation: Answer – (a,b,c) – Because they are used in the jsp while the category object is the server side component
View page << Previous 1 2 3 4 [5] 6 7 8 9 10 Next >>

Go Top