What Java Needs Most To Be The Preferred Web 2.0 LanguageSeptember 25th, 2006 Many would think at this point I am talking about better AJAX support in the core. While we do need better support for AJAX and I am not talking about DWR, I don't think that's what ails Java in its quest for being.
JSP / Servlet - PHP Integration OptionsMay 10th, 2006 There are four different integration options in order of complexity and your requirements. They are as follows:
Multi-port Integration
Run Apache (with PHP) on default port 80 and Tomcat on default port (8080).
Eclipse 3.1 + Tomcat 5.5 Integration SolutionSeptember 17th, 2005 I am trying to develop (java) web applications (running on Tomcat 5.5) with Eclipse 3.1. The obvious choice - Sysdeo Tomcat plugin doesn't work even with 3.1beta version.
Open Source Java Application Server Geronimo Passes Java 2 Enterprise Edition 1.4 CertificationOctober 19th, 2005 With its latest release of the software, Apache announced that Geronimo 1.0-M5 Java application server has passed all the compatibility tests and has gained official J2EE1.4 certification of the Java server software standard. Apache Geronimo 1.0-M5 is completely integrated with the Tomcat Web server and includes a developer preview of web management console submitted to Apache by IBM.
Mystery of Vanishing Sysdeo Tomcat Plugin for EclipseSeptember 18th, 2005 I posted earlier about my inability to use Sysdeo Tomcat Plugin with Eclipse 3.1. I found the solution.
How To Configure PHP 5 With Apache 2 On Windows in 2 MinutesSeptember 25th, 2006 I am assuming that you have downloaded and installed Apache 2.x on your windows machine. Use the latest version 2.2, if you do not have plans to run Subversion on it.
How To Resolve Tomcat - Openfire Port ConflictNovember 13th, 2007 Openfire (Jabber/XMPP server) by default binds on port 8080 which is also used by Tomcat. This causes Tomcat to fail when openfire is started before it.
J2EE Performance Improvement 3X on LinuxApril 5th, 2006 In an interesting press release IBM announced today that Olympus America Inc., a precision company that designs and delivers solutions in healthcare and consumer electronics worldwide, has increased the performance of its Web services three times by supplementing its current environment with Linux on IBM's "all-in-one" System i business computing solution. I am not surprised.
How to run javac 1.5 (or beyond) compiler for JSP compilation in Tomcat 5.5 with generics enabled (and other Java 1.5 only features like autoboxing)February 3rd, 2005 Target Audience
Java/JSP developers on Tomcat and Application Server administrators. Problem
Tomcat 5.5 (unlike Tomcat 5.0 and versions below) comes with Eclipse JDT compiler enabled by default for JSP compilation.
Running cgi-bin on Tomcat: Simple steps & gotchasMarch 24th, 2004 cgi-bin programs (common executables) can be run from Tomcat. It is however not enabled by default.
How To Find Your PHP.ININovember 16th, 2005 I often come across this question: Where is my php.ini located? Here is a simple solution. To find out which php.ini your apache server is using please follow the steps below:
1.
How To Run Ant FTP / Telnet / Rexec TaskNovember 2nd, 2005 Ant (java software) from Apache Foundation is a popular build tool (often used successfully with other release management tasks) which replaces make. "Apache Ant is a Java-based build tool.
Salivating about Open Source Software - Pavlov's conditioning?April 27th, 2005 I remember the early days of Java Open Source Software. We all used to keep track of any new OSS release and literally salivate at being able to use something for free.
The Backend of Tribal FusionNovember 9th, 2005 I was in Drudge report when I saw an advertisement spot occupied by advertisement giant TribalFusion filled with Apache error message instead. The error message was rather interesting.
How To Enable / Use .htaccess / Nice permalinks in Apache Web Server on WindowsOctober 23rd, 2006 .htaccess is a web server directive file populalrly used in Apache Web Server in Linux / Unix environment. In windows environment there is a simple way to enable and use .htaccess.
May 4th, 2005 at 7:30 pm
Works fine!! Thanks !!
No more mod_jk2 and integration problems …
May 4th, 2005 at 7:34 pm
Works fine!! Thanks !!
No more mod_jk2 and integration problems …
November 9th, 2005 at 10:31 pm
[...] 5 Simple Steps to Integrate Tomcat 5.5 with Apache 2.0 - não recomendo, já que o conteúdo estático também será manipulado pelo Tomcat. [...]
November 27th, 2005 at 6:50 pm
anyone got an article using the mod_jk connector?
February 7th, 2006 at 11:26 pm
hi,
can any one help me, i tryed these 5 steps but it did not work for me, please help me out.
Thanking you
September 7th, 2006 at 5:27 am
it is great idea for developers
manisekar
September 25th, 2006 at 11:08 am
[...] Solutions Previouly I had described a much simpler way to integrate Tomcat 5.5 with Apache 2.x, in just 5 steps. [...]
March 28th, 2007 at 2:28 am
please tell me
is there any disadvantage of using this simple 5 steps of integrating tomcat with apche.
is there any advantage of using mod_jk connector over this proxy pass usage.
This seems that just diverting/forwarding to the tomcat ports.
please give me clarification. it is urgent for me. i need to integrate to my development server later it will go to production server
August 9th, 2007 at 12:13 am
Hey man, i am not getting the abc of this.
PLz figure it out inside which tag i have to embedd these contents.
Plz tell me the complete scenario.
i have tomacat and http2.2.4.
My aim is to set the http header in tomcat for all the sites.
Early response is highly appreciated.
August 12th, 2007 at 10:19 am
We can provide (paid) support. Please contact using the contact form if you are interested.
September 2nd, 2007 at 6:48 pm
WOW!!! that is what I was looking… a easy and straightforward way to connect Apache+Tomcat.
I tried to use the mod_jk and I finished with more problems… Do you know if this way have any security problems?
Thank you!!!
September 21st, 2007 at 4:30 am
Works fine!!!!
Thanks !!!!
September 30th, 2007 at 1:47 am
I am using Tomcat 6.0.14 and Apache Httpd 2.0.59 and has no luck at all. Tried this tutorial not work at all. Can someone kindly assist? Thanks !
January 8th, 2008 at 3:19 pm
I am also in the WOW!!! category of response. Very direct and easy to do — especially after following numerous other instructions.
March 11th, 2008 at 3:54 pm
but when i did that it is giving me 503 error
wat wud be the problem
April 23rd, 2008 at 5:47 pm
Add one more to the WOW list… I’m an experienced JAVA developer and I’ve done this with mod_jk before… it is a pain!!! Thanks you so much…
March 12th, 2009 at 2:32 pm
what detail can we add in server.xml which was mentioned in step 3