Day: December 16, 2010

Integrate apache and tomcat to serve java content from the same server

The following guide allows you to serve both php and java from the same apache server. Since apache doesn’t have native support for java files, tomcat needs to be installed. So, these are the steps that need followed: Download and install java (if not installed). Create symbolic linkĀ /usr/local/java that points to the java installation folder […]