Enter the world of J2EE by learning servlets and JSP technologies the easy way
Key Features
- Gain knowledge about servlets and JSPs to enter the world of JavaEE
- Understand JSP action elements and create custom tags
- Understand socket communication through TCP/IP, UDP, broadcasting, and more through examples
Book Description
Servlets and JSP are the backbone of all modern-day web applications.
In this course, we will start by talking about some network components and understand the basics of networking with simple real-world examples. And then, we will jump into some good examples on network programming.
Here, we will take examples of socket communication through TCP/IP, UDP, Broadcasting, Multicasting, and many more examples.
By now, you will have gained foundational knowledge to explore servlets and JSPs and to enter the world of JavaEE.
Learning about servlets and JSP lays a great foundation for learning all modern-day frameworks. This course is almost like a prerequisite to learning modern-day Java frameworks as they internally rely on these technologies. This course will surely make your Java journey smooth without any glitches.
We will start by talking about the basics of servlets and JSP with some good example programs and cover everything that you need to know on servlet and JSP technologies.
All resources and code files are placed here: https://github.com/PacktPublishing/Servlets-and-JSP-Tutorial-for-Beginners
What you will learn
- Gain a solid foundation to create Java enterprise applications
- Understand the usage of servlets and JSPs with practical examples
- Become familiar with Java networking concepts
- Gain a solid foundation for all modern-day frameworks
- Learn about network programming and servlets
- Learn about Java server pages
Who this book is for
This course is mainly for people who want to get started with developing enterprise applications using Java. It is also for those who wish to learn servlets and JSP. You must be familiar with Java programming and some basic understanding of HTML.