JAVA SERVER PAGES

  • Introduction to JAVA Server Pages
  • Features of JSP 2.1
  • Access Models
  • Advantages of JSP over competing technologies
  • Developing a Simple JAVA Server Page
  • JSP Processing Model
  • Comments and Character Coding Conventions
  • Forms of Scripting Elements
  • Predefined Variables
  • Examples using Scripting Elements
  • JSP Directives
  • JSP Page Directive
  • JSP Include Directive
  • JSP Actions
  • jsp:include Action
  • jsp:forward Action
  • jsp:plugin Action
  • JAVA Beans
  • Bean Related Actions
  • What is Custom Tag?
  • Types of Tags
  • Creating Custom Tags
  • Introduction
  • Using Simple Tag
  • Using tag files
  • What is JSTL?
  • Why JSTL?
  • Using Expression Language
  • Using JSTL

This JAVA EE 6 : Develop Web Components with Servlets and JSPs course is designed for experienced developers of JAVA technology applications. You’ll gain the knowledge and skills to quickly build web applications suited to any JAVA EE 6 application server using JSP and servlet technologies.

Learn To :

  • Construct and deploy small-to-medium scale web applications found in intranet and low-volume commercial sites by using JSP page technology and servlets
  • Apply Model-View-Controller (MVC) architecture to projects in EE environments
  • Create servlet filters and listeners
  • Understand and manage HTTP sessions in a web application
  • Create easy-to-maintain JSP pages using Expression Language and the JSP Standard Tag Library (JSTL)
  • Analyze, design, develop and deploy web applications with JAVA EE 6 SDK and the application server Oracle WebLogic Server 12c

Benefits of Classroom Training :

You’ll learn this material in a hands-on classroom environment. With the help of expert instructors, you’ll learn new material in an interactive environment that ensures you not only understand new concepts, but also know how to apply new skills to real-world situations.

OBJECTIVES

  • Write servlets using the JAVA programming language (JAVA Servlets)
  • Understand and manage HTTP sessions in a web application
  • Create servlet filters and listeners
  • Write pages created with JAVA Server Pages Technology (JSP pages)
  • Create easy-to-maintain JSP pages using the Expression Language and the JSP Standard Tag Library (JSTL)
  • Use Integrated Development Environments (IDEs) and application servers for JAVA EE development and deployment

REQUIREMENT PREREQUISITES

  • Experience with JAVA EE 6 platform recommended
  • Experience with JAVA programming
  • Experience with HTML language recommended