adplus-dvertising
frame-decoration

Question

Which component of an n-tier web architecture interacts with the corporate database?

a.

Web browser

b.

Java Servlet Pages (JSP)

c.

Java Enterprise Beans ( JEB )

d.

Web server

Answer: (c).Java Enterprise Beans ( JEB ) Explanation:In an n-tier web architecture, Java Enterprise Beans ( JEB ) interact with the corporate database using JDBC connections to retrieve data for business logic processing.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which component of an n-tier web architecture interacts with the corporate database?

Similar Questions

Discover Related MCQs

Q. What does an n-tier web architecture involve?

Q. What is the purpose of Java Enterprise Beans (JEB) in an n-tier web architecture?

Q. What is a consideration when designing web applications with immediate updates?

Q. What is an example of an application that requires slow-paced updates?

Q. Which mechanism can be used to update web pages generated from database content?

Q. What distinguishes "active" web pages from other types of web pages?

Q. What is a drawback of offline-generated pages in terms of user-specific content?

Q. How does offline batch generation affect the efficiency of a web server?

Q. When is the low-tech solution of offline page generation suitable?

Q. What is a limitation of offline-generated web pages?

Q. What advantage does offline batch generation offer in terms of security?

Q. What role does PHP play in offline web page generation?

Q. Which type of programs can be used to generate HTML pages offline?

Q. What is a key advantage of generating web pages offline and then uploading them to the web server?

Q. Why are vendor-specific web servers considered more secure?

Q. What is a limitation of user interfaces in systems that generate web content from databases?

Q. What role does a CGI script play in database-generated websites?

Q. Why is it necessary for the database server to run on the same machine as the web server?

Q. What security restriction is placed on Java applets in terms of connecting to machines?

Q. What is a characteristic of the most dynamic way to access database content on the web?