web technology Online Quiz - 48
Description: web technology Online Quiz - 48 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: web technology |
Business Delegate simplifies the underlying business service interfaces, so that, at later point of time, it is much easier simpler to modify and maintain business service
Service Locator pattern can possibly cache the home interface of an EJB to enhance performance of an application.
With Transfer Object, it is possible that one runs into an issue of having multiple copies of the same Transfer object class with different data
Struts, the popular MVC framework by the Jakarta project of Apache utilizes Front Controller pattern in one of the following key components of the framework. Please choose.
Server can be in any of the following state except?
Which of the following is true?
What datasource does?
Health of the running server cannot be in?
Which one of the following command is used to know the list of other servers connected to a server of a domain?
DOJO is
DOJO written in
Dojo.require should present in
DOJO cannot be used with javascript/HTML
Dojo.js provides Package system and Base Utilities
Dojo Text box is defined in
dijit.form.NumberSpinner is the type of Text Box
Which of the following are dojo.xhrPost object properties
Which of the following is provided by dojo.data for reading/Writing a particular format of JSON data
Some parameters have sub-parameters. These can be both positional or keyword sub-parameters.Suppose TU00001 is the programmer’s name, ATUT000 is the programmer's accountnumber and it is a default value. Given this information, which statements are correct?