I need to run JavaServer Pages(JSP) in one of my client projects. So, I installed Apache Tomcat server on my Ubuntu. Basically, Apache Tomcat is an open source software implementation for Java Servlet and JSP. I will show you the manual way to install on OpenJDK implementation of Java. You can also run tomcat on …
tomcat
Installing Apache Tomcat in Windows 7 x64
Apache Tomcat is an open source servlet container developed by the Apache Software Foundation (ASF). It is needed to implement Java Servlet and the JavaServer Pages (JSP). I will describe the way of installing for win7 x64 .. Download Tomcat from Apache click here. It will be zip file and extract the zip to any directories …