Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]tlug: Re: servlets [Was: Re: LaTeX vs sgml [was Re: ...]]
- To: tlug@example.com
- Subject: tlug: Re: servlets [Was: Re: LaTeX vs sgml [was Re: ...]]
- From: craig@example.com
- Date: Wed, 25 Jun 1997 00:23:25 +0900
- Content-Transfer-Encoding: 7bit
- Content-Type: Text/Plain; charset=us-ascii
- In-Reply-To: Your message of "Tue, 24 Jun 1997 14:07:00 +0900"
- References: <m0wgNoi-00001hC@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug
-------------------------------------------------------- tlug note from craig@example.com -------------------------------------------------------- > -------------------------------------------------------- > tlug note from "Stephen J. Turnbull" <turnbull@example.com> > -------------------------------------------------------- > >>>>> "craig" == craig <craig@example.com> writes: > > craig> but I also found repeated references to Java servlets. I > craig> downloaded the Java servlet development kit from > craig> www.javasoft.com and it appears that servlets are small > craig> extensions to a HTTP server that function like CGI > craig> programs. > > These seem to be like Apache dynamically loadable modules. Again, > like Apache's modules, it is a server-specific technology, I think. > That is, unlike CGI, which communicates via stdin and stdout, you need > a server which is capable of understanding the servlet's function > calling sequence. So I think you are limited to the Javasoft server, > or (at best) in general servers written in Java (probably they have to > be JavaBeans). You're right about this. However, there is a package called servlet-cgi that allows the servlets to be run under any http server that supports CGI. There are also patches to Apache and Netscape servers to allow them to run servlets directly with the servlet-cgi package. Though, this is probably not a viable option for most people unless they really really want to use Java. The servlets are pretty slow. Even using Java as cgi programs is pretty slow. The Java intepreter seems to take a while to kick in. The package at http://www.orbits.com/software/Java_CGI.html is not nearly as full-featured as the Perl CGI library. Also, I have a feeling that Perl is faster. I've never tested it though. I'm still going to play with Java a bit though. > avoid at all costs for the near future, unless you're willing to run > to the store for more RAM every hour or so as Java leaks memory like a > sieve on Linux. (Maybe it's not a leak, maybe it just uses memory as > an exponential function of the memory usage of the functionally Nah, I figure it leaks memory. However, I'm hoping that by the time I learn Java, the JVM for Linux will be stable. I learn really slow, so the odds are in my favor. In reality, it is pretty hard to use a Java program consistently, no matter how enthusiasticly I try. -- Craig ----------------------------------------------------------------- a word from the sponsor will appear below ----------------------------------------------------------------- The TLUG mailing list is proudly sponsored by TWICS - Japan's First Public-Access Internet System. Now offering 20,000 yen/year flat rate Internet access with no time charges. Full line of corporate Internet and intranet products are available. info@example.com Tel: 03-3351-5977 Fax: 03-3353-6096
- References:
- tlug: Re: servlets [Was: Re: LaTeX vs sgml [was Re: ...]]
- From: "Stephen J. Turnbull" <turnbull@example.com>
Home | Main Index | Thread Index
- Prev by Date: tlug: A new TLUG server!?
- Next by Date: tlug: Digital Nursery
- Prev by thread: Re: tlug: Re: servlets [Was: Re: LaTeX vs sgml [was Re: ...]]
- Next by thread: Re: LaTeX vs sgml [was Re: tlug: What's wrong with Microsoft? ]
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links