Watch “Servlet Part-6 (Arithmetic Operations Example using Servlet)” on YouTube

Arithmetic Operations of two numbers using Servlet.

  • index.html (client side : user interface to accept the input from user)
  • airth.java (server side : servlet to process request made by user to perform arithmetic operation on two number)

OS : Windows 10
Jdk : Version 8
IDE : Eclipse Mars
Server : Apache Tomcat 7

follow me @
https://raviroza.wordpress.com/
https://twitter.com/raviozaIT
https://www.facebook.com/ravi.oza.it

Subscribe my channel to get latest video notification https://www.youtube.com/user/ravioza101

Watch “Servlet Part-4 (Servlet Life Cycle Example)” on YouTube

Servlet Interface provides general activities for servlet.

It resides in javax.servlet.Servlet, when implementing Servlet following five method must be implemented (init, service, destroy, getServletConfig & getServletInfo).

OS : Windows 10
Jdk : Version 8
IDE : Eclipse Mars
Server : Apache Tomcat 7

follow me @
https://raviroza.wordpress.com/
https://twitter.com/raviozaIT
https://www.facebook.com/ravi.oza.it

Subscribe my channel to get latest video notification https://www.youtube.com/user/ravioza101

Watch “Servlet Part-1 | Introduction to Servlet, CGI & Advantages of Servlet (Gujarati)” on YouTube

  • Servlet Definition and functionality
  • Introduction to CGI (before Servlet)
  • Limitation of CGI
  • Advantages of Servlet

OS : Windows 10
Jdk : Version 8
IDE : Eclipse Mars
Server : Apache Tomcat 7

follow me @
https://raviroza.wordpress.com/
https://twitter.com/raviozaIT
https://www.facebook.com/ravi.oza.it

Subscribe my channel to get latest video notification https://www.youtube.com/user/ravioza101