aspose file tools
The moose likes Servlets and the fly likes Running servlets Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Running servlets" Watch "Running servlets" New topic
Author

Running servlets

sai
Greenhorn

Joined: Mar 01, 2000
Posts: 23
hello sir,
can i run servlets on apache webserver with linux os.
if so how to proceed.
thanks in advance.
Frank Carver
Sheriff

Joined: Jan 07, 1999
Posts: 6919
There are several ways to do this. Either use a stand alone servlet engine on a separate port (There are lots available, and several lists have been mentioned on this board in the past) or install Apache Jserv which works closely with Apache and is available from http://java.apache.com/
Depending on the distribution, version and status of your Linux system, you may be able to get some sort of package of JServ to install directly. Check out the web site of wherever your Linux distribution came from.


Read about me at frankcarver.me ~ Raspberry Alpha Omega ~ Frank's Punchbarrel Blog
 
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: Running servlets
 
Similar Threads
server side processing error
Un-downloadable Applets
WA #1.....word association
Downloading HTML page
a jsp design question...