Install Apache Tomcat on Ubuntu

The Apache Tomcat® software is an open source implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies. The Apache Tomcat software is developed in an open and participatory environment and released under the Apache License version 2. To deploy web applications created using JSP/Servlets we can user Apache Tomcat web…

Java Server Pages (JSP) & Java Servlets

Before starting to talk about JSP and Servlets. At the end of the page you will see a slide show describing more about JSP. Later on we will add some coding examples to understand the concepts of JSP. You may need an IDE (Integrated Development Environment) to practice the codes. We are using IntelliJ Idea…

Install Wireshark on Linux

Here are some information about Wireshark. You may find more details from the slide show at the end of the page. It is a packet sniffer Computer application (open source program). Initiated by Gerald Combs under the name Ethereal. First version was released in 1998. The name Wireshark was adopted in June 2006. Has a…