Computer Knowledge

Java Enterprise and Web Technologies

2,279 Questions

Java enterprise and web technologies questions focus on J2EE architecture, web services like SOAP, and servlet functionalities. These topics frequently appear in IT officer and specialist scale examinations. Regular practice ensures familiarity with enterprise application components.

HttpServlet methodsSOAP and web servicesEJB architecture rolesJ2EE componentsJSP servlet callingUDDI concepts

Java Enterprise and Web Technologies Questions

Multiple choice
  1. Java applet

  2. Filter

  3. OrbixWeb

  4. Portable object adapter

  5. Ajax

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

By using Ajax, you can accomplish dynamically update the totals on your shopping cart without forcing the user to click update and wait for the server to resend the entire page.

Multiple choice
  1. EJB specification

  2. Servlet container

  3. Object life cycle

  4. EJB server provider

  5. Deployment descriptor

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Servlet container provides life cycle management with a single process to share and manage application wide resources and interaction with a web server.