- Course
- Core Tech
Java: Creating a Basic Web App (Interactive)
Learn how to create a basic web application with the Java Language.
What you'll learn
Learn how to create a basic web application with the Java Language. In this interactive course, you'll learn how to create a Java Servlet, display dynamic data in a JSP page, organize your data with a Model class, and connect your application to a database to read and write data.
Table of contents
- Creating Our First Java Web App and Servlet | 4m 10s
- Demo: Creating a Servlet | 2m 31s
- Challenge: Printing Text from a Servlet | 10s
- URL Mappings | 2m 20s
- Demo: URL Mappings | 2m 59s
- Challenge: WebServlet Annotation | 10s
- Challenge: Deployment Descriptor File | 10s
- Getting Data into a Servlet from Query Parameters | 1m 5s
- Demo: Getting Data into a Servlet from Query Parameters | 1m 18s
- Challenge: Getting Query Parameters | 10s
- Getting Data into a Servlet from a Form | 1m 58s
- Demo: Getting Data into a Servlet from a Form | 2m 3s
- Challenge: Making a Form | 10s
- Challenge: Getting Form Parameters | 10s
- Summary | 19s
- Creating Our First JSP Page | 2m 10s
- Demo: Creating Our First JSP Page | 1m 41s
- Challenge: Java Server Pages | 10s
- Passing Data to a JSP Page | 2m 9s
- Demo: Passing Data to a JSP Page | 2m 48s
- Challenge: Passing Data to Java Server Pages | 10s
- Challenge: Getting Data in a JSP Page | 10s
- Displaying a List of Book Titles | 3m 26s
- Demo: Displaying a List of Book Titles | 3m 9s
- Challenge: Passing the To Do List | 10s
- Challenge: Displaying the To Do List | 10s
- Summary | 22s
About the author
Sarah just finished her PhD in Computer Science and in that process found two loves: inventing things and teaching. Working at Pluralsight allows her to do what she loves and work with some amazing people.
More Courses by Sarah