Booking options
£59.99
£59.99
On-Demand course
4 hours 34 minutes
All levels
Learning about Servlets and JSP lays a great foundation for learning all modern-day frameworks. 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 of network programming.
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
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
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.
Each lecture is self-sufficient and concise, and describes information related to the topic, with practical examples on socket communication. It's a prerequisite for learning modern-day Java frameworks as they internally rely on these technologies. This course will surely make your Java journey smooth without any glitches.
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
https://github.com/PacktPublishing/Servlets-and-JSP-Tutorial-for-Beginners
Teaching is an art in Karthikeya T.'s opinion. He believes it's the responsibility of the instructor to make sure that the student understands the concepts. He doesn't want to promote his decade and a half of experience in the industry. All his experience means nothing to him if he fails to teach his students in the way they understand. His primary focus is to teach the technology and ease our journey to a successful life.
1. Introduction
2. Network Programming
3. Servlets
4. Java Server Pages
5. Java Database Connectivity (JDBC)
6. [Bonus] Here is what you should do next..