On Mon, 25 Feb 2008 14:22:51 +0100, Ulrich Boche <[EMAIL PROTECTED]> wrote:
>
>And, of  course, WAS is not only J2EE, that's only the business logic
>part of WAS. For the presentation logic portion of WAS you'll need a web
>server (if you want to run it on z/OS, for that matter).


You seem to be suggesting that WAS does not handle static content.  You
don't need a HTTP server (on z/OS or otherwise) if you have WAS for z/OS. 
WAS handles static content just fine, if much more expensively than an HTTP
server.  You are highly recommended, though, to use an HTTP server (if you
are running a web-app) on the front-end for just that reason.

Well, now come to think of it, I'm not sure which would be more expensive in
a TCO-sort of way.  WAS would be using your zAAPs, while HTTP server would
be using the regular CPs.

Aaron

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to