Home > Articles > Certification > Other IT

SCEA for Java EE Exam Prep: Web Tier Technologies

  • PrintPrint
  • Share ThisShare This
  • DiscussDiscuss
In preparation for the SCEA for Java EE exam, this chapter covers the area of presentation in the JEE platform and focuses on presentation technologies designed to render in a standards-compliant HTML browser.
  • State the benefits and drawbacks of adopting a web framework in designing a Java EE application.
  • Explain standard uses for JSPs and Servlets in a typical Java EE application.
  • Explain standard uses for JSF components in a typical Java EE application.
  • Given a system requirements definition, explain and justify your rationale for choosing a web-centric or EJB-centric implementation to solve the requirements. Web-centric means that you are providing a solution that does not use EJBs. An EJB-centric solution will require an application server that supports EJBs.

Introduction

This chapter covers the area of presentation in the JEE platform, and focuses on presentation technologies designed to render in a standards-compliant HTML browser. In addition to focusing on the presentation specifications and technologies that are included in the JEE platform, we go one step further and analyze the benefits and drawbacks of using a web framework to lend additional structure to a web application (whether it also uses EJB or not) at the expense of additional complexity or runtime overhead.

  • Share ThisShare This
  • Save To Your Account

Discussions

comments powered by Disqus

Related Resources

Information Technology Musings...
By on April 11, 2012Comments

Surprise!  Students are returning to IT as a career.  Are they ready?  Are you ready as a long-term IT worker for your new colleagues?


CISSP Questions of the Week
By on January 31, 2012Comments

These CISSP Questions of the Week questions and answers were developed by Shon Harris and the Logical Security development team. We hope you find this to be a helpful resource. Simply select the "Click Here" under each question to find the answer.

CISSP Questions of the Week
By on January 23, 2012Comments

These CISSP Questions of the Week questions and answers were developed by Shon Harris and the Logical Security development team. We hope you find this to be a helpful resource. Simply select the "Click Here" under each question to find the answer.

See All Related Blogs