Courses offered at learnTrendz
| Java EE ( Part I) - Web applications: | back |
- Web Core Technologies: Servlet and JSP
JSP technology and servlets are the key web-tier technologies defined in the Java Platform, Enterprise Edition (Java EE platform). The Web Component Development With Servlet and JSP Technologies course provides experienced developers of Java technology applications the knowledge and skills to quickly build web applications from JSP page and servlet technologies using the Sun Java System Application Server.
Course Topics are:- Java Programming - Features
- Web Application Structure
- Servlet Basics
- JSP Basics
- Using NetBeans for Developing Web Applications
- Session Tracking
- Expression Language, JSTL
- Apache Struts
Apache Struts training explores the leading MVC web development framework for Java (Model-View-Controller web development framework for Java). The Apache Struts training focuses on core struts concepts, and then quickly moves into advanced concepts, like bindings and validations.
During the course, students will learn to design and develop Struts based applications. Students learn how to incorporate JSPs, servlets and JavaBeans into their design.
Course Topics are:- MVC (Model-View-Controller) framework
- Struts Basics
- Step by Step Guide for Building a Simple Struts application
- Struts Tags
- Struts Validation Framework
- Tiles Framework
- Struts Best Practices
- Struts-2
- SQL & JDBC
This course provides in-depth coverage of database programming using JDBC and introduces the JDBC architecture model and then discusses the details of SQL programming through JDBC. Advanced topics in JDBC programming are covered, including working with transactions, using prepared statements and parameterized queries, stored procedures, and the DriverManager class.
Course Topics are:- SQL and JDBC
- Types of JDBC Driver
- Stored Procedures
- Transaction Management
- Handling Large Objects (CLOB & BLOB)
- Design Patterns
The Patterns course provides students with a thorough description of software design patterns that can be used with the Java Platform, Enterprise Edition (Java EE platform) technology to effectively solve complex business problems. Studying design patterns, such as the patterns presented in this course, assists developers in learning tried and proven techniques for solving specific types of common design problems. The design patterns described in this course help developers design enterprise applications that are more flexible, maintainable, reliable, and efficient.
Course Topics are:- Gang of Four (GOF) Design patterns
- J2EE Core Design patterns
- Development Environment
IDEs and Servers:
- Net beans 6.x
- Eclipse
- GlassFish Application Server
- WebSphere Application Server
- MySql Database
Utility Frameworks:
- Log4J - Application logging
- ANT and Maven - Build tools
- JUNIT - Unit testing framework
- Selenium - Regression testing tool