× 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.



Charles,

You can definitely have a Tomcat, or other application server running
without a HTTP server, however I would not recommending doing so in a
production environment. The HTTP server is there to do a couple of things
in relation to the application server.

1. Most importantly, it provides another level of security between the
application server and the big bad Internet. The HTTP server knows what
requests the application server is setup to handle and only forwards those
along.

2. It takes some of the load off of you application server. HTTP servers
are much better at serving up static and cacheable content than application
servers.

3. It lets you do things like redirecting traffic, or rewriting URLs that
you cannot do with an application server.


Jim McLean



"Wilt, Charles"
<WiltC@xxxxxxxxxx
> To
Sent by: "Midrange Systems Technical
midrange-l-bounce Discussion"
s@xxxxxxxxxxxx <midrange-l@xxxxxxxxxxxx>
cc

11/12/2007 12:31 Subject
PM RE: Web server info


Please respond to
Midrange Systems
Technical
Discussion
<midrange-l@midra
nge.com>






You know as soon as I sent it I knew _somebody_ would come back with that.
<grin>

I was thinking in the back of my mind it was possible, but I've never seen
it. What kind of scenarios
to you use WAS/Tomcat by itself? Can a browser talk directly to
WAS/Tomcat? If not then can you
really consider it a "web" application server if you don't have a web
server in front?

Charles

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Aaron Bartell
Sent: Monday, November 12, 2007 10:47 AM
To: 'Midrange Systems Technical Discussion'
Subject: RE: Web server info

You can't use a web application server without a web
server, but you
could
have just a web server
without a web application server.

You sure can, and it is actually my preferred method for some
of the projects I am on. Simply start up Tomcat on ANY
machine and you have a web application server. No need to
front-end it with Apache/IIS/etc, but you definitely _can_ if
the business requirements necessitate it.

Aaron Bartell
http://mowyourlawn.com

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Wilt, Charles
Sent: Monday, November 12, 2007 9:18 AM
To: Midrange Systems Technical Discussion
Subject: RE: Web server info

There's really only one "web server".

The standard HTTP server (powered by Apache) that ships with
OS/400. (note that I've heard of some installing and using
the latest and greatest version of Apache downloaded directly
from apache.org.)

There used to be another option, the original IBM provided
HTTP Server for iSeries which was dropped at v5r3.
http://publib.boulder.ibm.com/iseries/v5r2/ic2924/info/rzaie/r
zaiemigration.
htm


WAS, WAS Express, and Tomcat are "web application servers"
which are separate and distinctly different animals than "web
servers".


You can't use a web application server without a web server,
but you could have just a web server without a web application server.

What do you want to do?

HTH,
Charles



-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Pat Barber
Sent: Monday, November 12, 2007 10:04 AM
To: Midrange Systems Technical Discussion
Subject: Re: Web server info

Since I wasn't aware that there was even more than one,
gives you some
idea of how much I know on this subject.

Thanks for the suggestions.


Mark S. Waterbury wrote:

Hi, Pat:

Exactly what "web server" are you talking about?

If it is the standard HTTP server powered by Apache that
ships with
OS/400, see:
http://www.redbooks.ibm.com/abstracts/sg246716.html

Or, if it is WAS Express, see:
http://www.mc-store.com/5064.html

Or, I suggest you might want to try Apache Tomcat. See:
http://www.itjungle.com/mpo/mpo021402-story02.html
and
http://www.itjungle.com/mpo/mpo021402-story05.html

For starters...

Cheers,

Mark S. Waterbury

Pat Barber wrote:


Anybody recommend a "See Dick & Jane" book on getting
started with the
web server on V5R4 ???



--
This is the Midrange Systems Technical Discussion
(MIDRANGE-L) mailing list To post a message email:
MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list
options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting,
please take
a moment to review the archives at
http://archive.midrange.com/midrange-l.




This e-mail transmission contains information that is
intended to be confidential and privileged. If you receive
this e-mail and you are not a named addressee you are hereby
notified that you are not authorized to read, print, retain,
copy or disseminate this communication without the consent of
the sender and that doing so is prohibited and may be
unlawful. Please reply to the message immediately by
informing the sender that the message was misdirected. After
replying, please delete and otherwise erase it and any
attachments from your computer system. Your assistance in
correcting this error is appreciated.

--
This is the Midrange Systems Technical Discussion
(MIDRANGE-L) mailing list To post a message email:
MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change
list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting,
please take a moment to review the archives at
http://archive.midrange.com/midrange-l.

--
This is the Midrange Systems Technical Discussion
(MIDRANGE-L) mailing list To post a message email:
MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change
list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting,
please take a moment to review the archives at
http://archive.midrange.com/midrange-l.




This e-mail transmission contains information that is intended to be
confidential and privileged. If you receive this e-mail and you are not a
named addressee you are hereby notified that you are not authorized to
read, print, retain, copy or disseminate this communication without the
consent of the sender and that doing so is prohibited and may be unlawful.
Please reply to the message immediately by informing the sender that the
message was misdirected. After replying, please delete and otherwise erase
it and any attachments from your computer system. Your assistance in
correcting this error is appreciated.

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.