Tag: web technology
Questions Related to web technology
Using include tag improves performance of rendering a page as compared to using include directive?
Business Delegate pattern utilizes Service Locator pattern to encapsulate lookup and access of remote services like EJB, web services and others
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?