Top Java EE Video Tutorials (Servlet, JSP, JSF and Web Services)
- Details
- Written by Nam Ha Minh
- Last Updated on 20 April 2016   |   Print Email
- Servlets and JSPs Tutorial: Learn Web Applications With Java
- JSP and Servlets for Beginners: Build a Database Web App
- JSF - Java Server Faces for Beginners - Build a Database App
- Java Web Services
1. Servlets and JSPs Tutorial: Learn Web Applications With Java
This course helps you learn how to create dynamic websites using the Java programming language with Servlet and JSP technologies.In this Java web application tutorial course you'll learn how to:- Leverage the power of Java to create dynamic websites
- Deploy your applications for free on the Internet
- Use and understand core server-side Java web technologies
- Over 64 lectures and 10 hours of content!
- Understand the core technologies of modern Java web programming
- Know how to develop and deploy your own websites using Java
+ Creating a hello world servlet.
+ Creating a hello world JSP page.
+ Deployment descriptors file web.xml
+ Deploying your application to a local server and to the Internet
- Section 2: Fudamentals of JSP and Servlet + Getting URL parameters; Including files; Forwarding and redirecting.+ The declaration tag; JSP tags summary.
+ Model 1 vs. Model 2 architecture
+ The Servlet Lifecycle
- Section 3: Beans and Forms+ JSP Beans; Beans scope; Setting Bean properties using parameters.
+ Forms; HTTP Posts.
+ Using beans to store form data; Adding validation to beans.
+ Self-validating forms; Validating forms using MVC architecture.
- Section 4: Sessions and Cookies + The Session object; URL rewriting; + The ServletContext object; Getting initialization parameters from web.xml + Scoped Objects; Cookies- Section 5: Databases + Connecting to a database; Querying databases; Inserting into databases.+ Setting up JNDI Data Source
- Section 6: Sending emails- Section 7: JSP Standard Tag Library (JSTL)Take the Servlets and JSPs Tutorial: Learn Web Applications With Java Course
2. JSP and Servlets for Beginners: Build a Database Web App
This course helps you learn how to build a Java database web application with JSPs and Servlet ... all from scratch. The course is appropriate for all Java developers: beginners to advanced.This course has received rave 5 star reviews and over 30,000 students have taken the course. Also, it is one of the most popular courses in their respective categories. Benefits of Taking This JSP/Servlets Course: Knowing JSP and Servlets can get you a job or improve the one you have. It's a skill that will put you more in demand in the modern web development industry, and make your software life easier, that's why it's so popular and backed by Oracle. This course will help you quickly get up to speed with JSP and Servlets. We will demystify the technology and help you understand the essential concepts to build a real JSP/Servlet web application from scratch. You Will Learn How To:- Build a fully functioning JSP/Servlet web application from scratch
- Set up your JSP/Servlet development environment with Tomcat and Eclipse
- Explore JSP scripting elements: Expressions, Scriptlets and Declarations
- Read HTML form data with JSP and Servlets
- Include additional files in your JSP file for a standard look-and-feel
- Manage application state with Sessions to track unique user actions
- Leverage Cookies to personalize a web site for a specific user
- Build a Multi-Lingual app using Internationlization with JSTL
- Build an MVC application with JSP and Servlets
- Add database support with JDBC: query, insert, update and delete
- Build a complete database web app with JDBC
Take JSP and Servlets for Beginners: Build a Database Web App Course
3. JSF - Java Server Faces for Beginners - Build a Database App
This course helps you build a Real JSF Web Application that connects to a Database - covers the latest JSF 2.2.Benefits of Taking This JSF CourseKnowing JSF can get you a job or improve the one you have. It's a skill that will put you more in demand in the modern web development industry, and make your software life easier, that's why it's so popular and backed by Oracle.This course will help you quickly get up to speed with JSF. I will demystify JSF and help you understand the essential concepts to build a real JSF web application from scratch.You Will Learn How To:- Build a fully functioning JSF web application from scratch
- Set up your JSF development environment with Tomcat and Eclipse
- Read HTML form data with JSF
- Perform HTML form validation with built-in and custom rules
- Integrate Managed Beans to handle business logic
- Display data using tables
- Add database support with JDBC: query, insert, update and delete
- Build a complete database web app with JDBC
Take JSF - Java Server Faces for Beginners - Build a Database App Course
Comments