How To Install Sun Java SE 6 JDK and NetBeans 5.5.1 on Fedora 7 This tutorial shows how to install Sun Java JDK and NetBeans IDE on a fresh Fedora 7 installation. The readers I had in mind when assembling this are the people who are anxious to start using NetBeans and Sun's Java SE on their newly installed Fedora systems. Some of the bits and pieces on the topics I found on the Internet are assembled into this tutorial in order to make it as comprehensive as possible. in Public bookmarkswith fedorajavajdklinuxnetbeanssun
How To Install Tomcat6 With SUN-Java And Apache2 Integration On Ubuntu 10.04 [Lucid Lynx] With Virtual Hosts Apache Tomcat (or Jakarta Tomcat or simply Tomcat) is an open source servlet container developed by the Apache Software Foundation (ASF). Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems, and provides a "pure Java" HTTP web server environment for Java code to run. Tomcat should not be confused with the Apache web server, which is a C implementation of an HTTP web server; these two web servers are not bundled together. Apache Tomcat includes tools for configuration and management, but can also be configured by editing XML configuration files. in Public bookmarkswith apachejakartajavajsplucidtomcatubuntu
Using Solr With TYPO3 On Debian Squeeze TYPO3's default search extension called "Indexed Search" is fine for small web sites, but if your web site is bigger (> 500 pages), it is getting very slow. Fortunately, you can replace it with a search extension that uses the ultra-fast Apache Solr search server. This tutorial explains how to use Apache Solr with TYPO3 on Debian Squeeze. in Public bookmarkswith apachedebianjavalucenesolrsqueezetomcattypo3
Using Solr With TYPO3 On Debian Wheezy TYPO3's default search extension called "Indexed Search" is fine for small web sites, but if your web site is bigger (> 500 pages), it is getting very slow. Fortunately, you can replace it with a search extension that uses the ultra-fast Apache Solr search server. This tutorial explains how to use Apache Solr with TYPO3 on Debian Wheezy. in Public bookmarkswith apachedebianjavalucenesolrtomcattypo3wheezy