Which web application modules can run on a weblogic server?

Options
- HTML Pages
- Servlets
- JSP’s
- All of the above


CORRECT ANSWER : All of the above

Discussion Board
WebLogic server

WebLogic Server J2EE application consists of one of the following modules or applications running on WebLogic Server:
1. Web application modules: HTML pages, servlets, JavaServer Pages, and related files.
2. Enterprise Java Beans (EJB) modules: Entity beans, session beans, and message-driven beans.
3. Connector modules: Resource adapters.
4. Enterprise applications: Web application modules, EJB modules, and resource adapters packaged into an application.

Prajakta Pandit 03-23-2017 08:12 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement