|
Tim asked: >What is websphere in releation to the as/400 http server? 2 different >programs? Are they both supplied with the OS? Or is one a 3rd party? I'm not an expert on WebSphere, but perhaps I can offer some insight. WebSphere is a layer that sits on top of the AS/400 HTTP server. Basically, you can configure the HTTP server to either serve requests itself, or to pass on the requests to WebSphere. WebSphere Application Server (AKA WAS) comes in several versions. I believe "WAS Standard" comes standard with your AS/400. WAS Standard supports Servlets and Java Server Pages (JSP's). This already provides some fairly powerful functionality that should help you write some fairly sophisticated web apps quickly. For AS/400 programmers, I think it's worth learning Java for. "WAS Advanced" also provides Enterprise JavaBeans, but you pay extra for that and it requires learning additional Java skills. One more consideration: Java servlets and JSP's are fairly portable between different systems (unlike some other languages commonly used on the AS/400). A web app implemented on some other system should be able to run on an AS/400 with little difficulty. Cheers! Hans Hans Boldt, ILE RPG Development, IBM Toronto Lab, boldt@ca.ibm.com +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
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.