This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Servlets and the fly likes newbie - working with RHL 6.1 , installing jsdk? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "newbie - working with RHL 6.1 , installing jsdk?" Watch "newbie - working with RHL 6.1 , installing jsdk?" New topic
Author

newbie - working with RHL 6.1 , installing jsdk?

chinnasamy vijayakumar
Greenhorn

Joined: Dec 02, 2000
Posts: 8
hai,
i have RedHatLinux 6.1 with JDK1.2.
I also have Apache 1.3.9 as my weserver.
Now i want to do servlets in my apache ..
what i have to do...
the documentation i found in java.apache.org is
so confusing me..
help me
vijay
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12327
    
    1
Download the Tomcat 3.2 servlet/JSP engine from jakarta.apache.org - this is the version that is currently supported. There are instructions in the download for using Tomcat with Apache.
Bill

Java Resources at www.wbrogden.com
Nick Heudecker
Ranch Hand

Joined: Jul 09, 2000
Posts: 52
The Apache JServ installation can be a bit confusing if you're not used to dealing with Apache's "quirks." If you can't or don't want to use Tomcat, you could try the RPM installation and that should have you running shortly.
However, Tomcat is a better servlet engine, and you can use it as the servlet engine for Apache.


---<br />Co-author of "Hibernate Quickly"<br /><a href="http://www.manning.com/books/peak" target="_blank" rel="nofollow">http://www.manning.com/books/peak</a>
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: newbie - working with RHL 6.1 , installing jsdk?
 
Similar Threads
debugging in weblogic 6.1
WAS 4.0 with DB2 6.1
WAS 6.1 Base Vs WAS 6.1 ND
wLS 6.1 and WLS 8.1
apachejserv problem?