× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: Re: CGI program in JAVA
  • From: rstearns@xxxxxxxxx
  • Date: Wed, 1 Sep 1999 10:45:21 -0700

This is more a design and performance issue then a good or bad issue.  Servlets
are started and remain running and can serve multiple users with out having a
new instance started.  Servlets allow some amount of persistance while dealing
with requests.  As JSP gets used more.... the business logic of the servlet can
be seperated from the presentation layer of the JSP and it becomes a better
(there's that word again) development environment.  Of course there is no need
to download any java/class files when running a servlet, since it receives HTML
requests and serves HTML, removing the firewall issues.
Royce


|--------+----------------------->
|        |          "Joe Teff"   |
|        |          <jteff19@idt.|
|        |          net>         |
|        |                       |
|        |          09/01/99     |
|        |          06:08 AM     |
|        |          Please       |
|        |          respond to   |
|        |          JAVA400-L    |
|        |                       |
|--------+----------------------->
  >----------------------------------------------------------------------------|
  |                                                                            |
  |       To:     JAVA400-L@midrange.com                                       |
  |       cc:     (bcc: Royce Stearns/Manage)                                  |
  |       Subject:     Re: CGI program in JAVA                                 |
  >----------------------------------------------------------------------------|





>1. Servlets are available on version 4.3 and are superior to cgi.
>2. Net.data was improved and for tactic solution it can be fine. Yet,
>not net.data nor cgi are considered modern "big" solution.

I would have to disagree that cgi is somehow considered undesirable
because it is "old". Java holds alot of promise, but is not the only game
in town. Nor, do I think it will be the only game in town. There are many
shops with RPG programmers that can develop web pages with CGI
that satisfy all of thier needs.

I am not debating whether Java is good or bad, nor am I saying that
Java should be ignored. Quite the opposite as I am in the process of
learning Java myself. I just get excited when I see things dismissed as
being antiquated because it's not the new, cool thing. After all, that
same argument has been used to write obituaries about the AS/400.

Now, if you would like to explain why you feel servlets are superior to
CGI I'm eager to listen. Please be specific. Just because it's Java is
not enough. The fact that it can be run "other" platforms is very
important to some, but not to everybody.

Joe Teff

+---
| This is the JAVA/400 Mailing List!
| To submit a new message, send your mail to JAVA400-L@midrange.com.
| To subscribe to this list send email to JAVA400-L-SUB@midrange.com.
| To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner: joe@zappie.net
+---



+---
| This is the JAVA/400 Mailing List!
| To submit a new message, send your mail to JAVA400-L@midrange.com.
| To subscribe to this list send email to JAVA400-L-SUB@midrange.com.
| To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner: joe@zappie.net
+---


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.