web technology Online Quiz - 107
Description: web technology Online Quiz - 107 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: web technology |
Which of this provide a standard interface for demarcating transactions.
Which of this is used for processing XML documents using DOM,SAX, XLST.
Which J2EE component QuoteIt project are using for Rule engine?
Which J2EE component QuoteIt project are using for illustration?
which Method of ActionForm is used for validation ?
Are we using Spring IOC in QouteIt?
Struts is base on which framework?
An 'Intercepting filter' design pattern can be implemented to ______
If we want to avoid duplicate coding in view and separate out view content and view navigation we should use ________ design pattern
'Data Access Object' is an object that talks to the underlying database and provides other application components. It serves as a clean, simple and common interface for accessing the data, and for reducing the dependency of other components on the details of using the database