Computer Knowledge

Java Enterprise and Web Technologies

2,183 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. Apache Tomcat

  2. Apache Ant

  3. Java

  4. IcedTea-Web

  5. Linux kernel

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

Apache Tomcat (or simply Tomcat, formerly also Jakarta Tomcat) is an open source web server and servlet container developed by the Apache Software Foundation (ASF).

Multiple choice
  1. It is used to abandon the message so that it is not forwarded.

  2. It is used to review and edit the message to send the message on to the server or browser.

  3. This shows a menu of available actions that can be performed on the currently displayed message.

  4. It is used to check the Proxy history and on intercepted responses.

  5. Both (1) and (2)

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

This is correct about 'Action' control. It has the same options that appear on the context menu of the intercepted message display.

Multiple choice
  1. The Burp suite proxy manages the configuration of the application.

  2. The Burp suite use 8080 port by default for handling web apps.

  3. The user need to log into the Burp Suite for the responses and requests that pass through each of the proxies.

  4. All of the above

  5. Both (1) and (3)

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

All the statements about the Burp suite proxy are correct.