Exforsys
+ Reply to Thread
Results 1 to 2 of 2

Running Servlets on Linux

This is a discussion on Running Servlets on Linux within the Linux forums, part of the Operating Systems category; by Tom Reilly It's no secret that Linux and Apache make an excellent platform for deploying almost any kind of ...

  1. #1
    techguru is offline Senior Member Array
    Join Date
    Mar 2005
    Answers
    112

    Post Running Servlets on Linux

    by Tom Reilly It's no secret that Linux and Apache make an excellent platform for deploying almost any kind of web site. However, it might not be as well known that you can replace those old workhorse CGI scripts with powerful Java servlets on Linux as well. Since these Java servlets are executed on an up and running Java Virtual Machine (instead of a whole new process like CGI), you will find that servlets will not only execute faster but that your web sites can do more with less...

    http://www.macromedia.com/v1/handler...26&method=full



  2. #2
    caradoc is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    122
    Fantastic article that gives a detailed explanation, about Running Servlets on Linux. Thanks for posting such useful posts.


Latest Article

Network Security Risk Assessment and Measurement

Read More...