|
Mike, Apache on iSeries (like any other platform) is very good at sending back static content. For many of the things you listed Apache basically passes the request off to the right server to generate content, and Apache then sends that content back to the client. If you can store the content in a file, Apache on iSeries can send it back. So, the question becomes, which of the technologies you list are supported on iSeries: >Standard HTML Sure. It's just text. >HTML JavaScript Again, it's really just text. JavaScript is a client-side thing, as far as the server is concerned it's just text. >XML Well... Sure. It's just text. But you probably mean dynamically created XML. Yes, that can be done, via Java or RPG or Cobol or Net.Data or... >Java With an application server (WebSphere, Tomcat, etc.) sure. >ColdFusion In theory CF will run in a web app server, so it could, again in theory, run on WebSphere on iSeries. However, I've never heard of anyone even trying it, and I don't believe it's a "supported" platform from Macromedia. >PHP I believe there's been recent talk/announcements about PHP on iSeries. I'm not following them. >ASP JavaScript >ASP VBScript >ASP .Net C# >ASP .Net VB Short answer, no. There are some 3rd party products which claim to host ASP in a java app server, but IMHO, they had many limitations, and I'm not aware of any for .NET. Now, it might be possible to deploy Mono on iSeries and host .NET apps that way, I don't know of anyone that's tried. As a general rule, if you're using ASP you're running on windows. >JSP Sure -- same as Java -- just need a app server. >CSS CSS is a client-side technology. Apache will serve it just fine, it's just text. -Walden ------------ Walden H Leverich III Tech Software (516) 627-3800 x11 WaldenL@xxxxxxxxxxxxxxx http://www.TechSoftInc.com Quiquid latine dictum sit altum viditur. (Whatever is said in Latin seems profound.) -----Original Message----- From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Condon, Mike Sent: Thursday, September 22, 2005 1:35 PM To: Web Enabling the AS400 / iSeries Subject: RE: [WEB400] Supported Web Pages on v5r3 Apache Server Which of the following will Apache support: Standard HTML HTML JavaScript XML Java ColdFusion PHP ASP JavaScript ASP VBScript ASP .Net C# ASP .Net VB JSP CSS -----Original Message----- From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Haas, Matt Sent: Thursday, September 22, 2005 11:15 AM To: Web Enabling the AS400 / iSeries Subject: RE: [WEB400] Supported Web Pages on v5r3 Apache Server What are you looking for? I don't understand this question. Matt -----Original Message----- From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Condon, Mike Sent: Thursday, September 22, 2005 11:37 AM To: web400@xxxxxxxxxxxx Subject: [WEB400] Supported Web Pages on v5r3 Apache Server I don't know if this got rejected since I was not a subscriber to this list yet or not: What are the official Supported Web Pages on v5r3 Apache Server?
As an Amazon Associate we earn from qualifying purchases.
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.