Advanced Java and Web Technologies for JNTUK
Blog providing beginner tutorials on different web technologies like HTML, CSS, Javascript, PHP, MYSQL, XML, Java Beans, Servlets, JSP and AJAX
Subscribe to Startertutorials.com's YouTube channel for different tutorial and lecture videos.

Installing Eclipse on Ubuntu

Categories: Installation. No Comments on Installing Eclipse on Ubuntu

This article provides guide for step by step Installing Eclipse on Ubuntu   Pre-Installation Note: It is assumed that you have already installed JDK 7 or higher.   Subscribe to our monthly newsletter. Get notified about latest articles, offers and contests. Email address: Leave this field empty if you’re human: Download Eclipse from its website: […]

Read the rest of this entry »

Installing Apache Tomcat on Ubuntu

Categories: Installation. No Comments on Installing Apache Tomcat on Ubuntu

This article provides guide for step by step Installing Apache Tomcat on Ubuntu.   Pre-Installation Note: It is assumed that you have already installed JDK 7 or higher.   Subscribe to our monthly newsletter. Get notified about latest articles, offers and contests. Email address: Leave this field empty if you’re human: Decompress the file: tar […]

Read the rest of this entry »

Installing XAMPP on Ubuntu

Categories: Installation. No Comments on Installing XAMPP on Ubuntu

This article guides you step by step on Installing XAMPP on Ubuntu. Change xampp package installer to executable: sudo chmod +x xampp-linux-5.6.3-0-installer.run   Run the installer with the following command: sudo ./xampp-linux-5.6.3-0-installer.run Subscribe to our monthly newsletter. Get notified about latest articles, offers and contests. Email address: Leave this field empty if you’re human:   The […]

Read the rest of this entry »

Apache Tomcat Server Installation

Categories: Installation. No Comments on Apache Tomcat Server Installation

Download Apache Tomcat Server from this link. In this tutorial I will be installing Apache Tomcat Server 8.0.15 Version.   System specification: Subscribe to our monthly newsletter. Get notified about latest articles, offers and contests. Email address: Leave this field empty if you’re human: Operating System: Windows 8.1 64 bit Processor: Intel core i3 64 […]

Read the rest of this entry »