AS/400 as an HTTP Server Mark Flora Principal Consultant DigiTerra April, 2001 Mark Flora Principal Consultant DigiTerra April, 2001.

Slides:



Advertisements
Similar presentations
Wintouch eCRM A Customer Relationship Management Solution designed specifically for AS/400 or iSeries Users.
Advertisements

Internationalization of HTML client-server applications Andrea Vine iPlanet Internationalization Architect.
Microsoft Research March 20, 2000 A Programming Language for Developing Interactive Web Services Claus Brabrand BRICS, University of Aarhus, Denmark.
Lecture plan Information retrieval (from week 11)
Technology Overview JAVA Servlets CS-611 S. Witherspoon.
JSP: JavaServer Pages Juan Cruz Kevin Hessels Ian Moon.
ASP Tutorial. What is ASP? ASP (Active Server Pages) is a Microsoft technology that enables you to make dynamic and interactive web pages. –ASP usually.
Web Server Hardware and Software
CGIWrap CGIWrap is a gateway program that allows general users to use CGI scripts and HTML forms without compromising the security of the http server.
INTERNET DATABASE Chapter 9. u Basics of Internet, Web, HTTP, HTML, URLs. u Advantages and disadvantages of Web as a database platform. u Approaches for.
Outline IS400: Development of Business Applications on the Internet Fall 2004 Instructor: Dr. Boris Jukic Server Side Web Technologies: Part 2.
Web Monitoring  Keep track of who does what  Logs show information Must be configured show the right information  Current task Customize logs to make.
Time Scalability Single User Unlimited Users 100s of Users Several Users PC based Single user Late 1980sNow PC based, file-level locking Single user or.
INTERNET DATABASE. Internet and E-commerce Internet – a worldwide collection of interconnected computer network Internet – a worldwide collection of interconnected.
CS CS 5150 Software Engineering Lecture 13 System Architecture and Design 1.
Introduction to Web Based Application. Web-based application TCP/IP (HTTP) protocol Using WWW technology & software Distributed environment.
Active Server Pages Chapter 1. Introduction Understand how browsers and servers interacted when the Web was young Understand what early Internet and intranet.
Java Server Team 8. Overview What is a Java Server? History Architecture Advantages Disadvantages Current Technologies Conclusion.
1 Java Server Pages Can web pages be created specially for each user? What part does Java play?
Java Server and Servlet CS616 Team 9 Kim Doyle, Susan Kroha, Arunima Palchowdhury, Wei Xu.
Session-01. What is a Servlet? Servlet can be described in many ways, depending on the context: 1.Servlet is a technology i.e. used to create web application.
Web Applications Basics. Introduction to Web Web features Clent/Server HTTP HyperText Markup Language URL addresses Web server - a computer program that.
XIS™ XML Intranet System. XIS, the XML Intranet System provides the foundation for your database production and management. XIS maximizes the flexible.
Slide 1 of 9 Presenting 24x7 Scheduler The art of computer automation Press PageDown key or click to advance.
Apache Jakarta Tomcat Suh, Junho. Road Map Tomcat Overview Tomcat Overview History History What is Tomcat? What is Tomcat? Servlet Container.
Quick Tour of the Web Technologies: The BIG picture LECTURE A bird’s eye view of the different web technologies that we shall explore and study.
Understanding and Managing WebSphere V5
8/17/2015CS346 PHP1 Module 1 Introduction to PHP.
Web-based Software Development - An introduction.
Linux Operations and Administration
Server Side Scripting Norman White. Where do we do processing? Client side – Javascript (embed code in html) – Java applets (send java program to run.
Applets & Servlets.
Architecture Of ASP.NET. What is ASP?  Server-side scripting technology.  Files containing HTML and scripting code.  Access via HTTP requests.  Scripting.
Basics of Web Databases With the advent of Web database technology, Web pages are no longer static, but dynamic with connection to a back-end database.
IBM WebSphere Architectural Overview. Content Management ● Controlled by Java – Servlet – Enterprise Java Beans (EJB) – Java Server Pages (JSP) ● Base.
Introduction to Internet Programming (Web Based Application)
11/16/2012ISC329 Isabelle Bichindaritz1 Web Database Application Development.
HTML. Principle of Programming  Interface with PC 2 English Japanese Chinese Machine Code Compiler / Interpreter C++ Perl Assembler Machine Code.
1 3. Computing System Fundamentals 3.1 Language Translators.
Putting it all together Dynamic Data Base Access Norman White Stern School of Business.
Lecture Note 1: Getting Started With ASP.  Introduction to ASP  Introduction to ASP An ASP file can contain text, HTML tags and scripts. Scripts in.
_______________________________________________________________________________________________________________ E-Commerce: Fundamentals and Applications1.
C# AND ASP.NET What will I do in this course?. MAJOR TOPICS Learn to program in the C# language with the Visual Studio IDE (Interactive Development Environment)
Topic Java EE installation (Eclipse, glassfish, etc.) Eclipse configuration for EE Creating a Java Web Dynamic Project Creating your first servlet.
Your Search for Indian languages ends at Modular InfoTech, Pune Web-Samhita from Modular InfoTech Pvt. Ltd. Modular InfoTech is proud to offer various.
MC365 Application Servers, Servlets, and Java Server Pages (JSP’s): Tomcat.
The HTTP is a standard that all Web browsers and Web servers must speak in order for the Web portion of the Internet to work.
A seminar on j2ee by saritha. s. What is J2EE J2EE (Java 2 Platform, Enterprise Edition) is a Java platform designed for the mainframe-scale computing.
What is WinRunner ► WinRunner is Mercury’s legacy automated testing tool ► It is similar to QTP in functionality ► WinRunner integrates with other Mercury.
ASP (Active Server Pages) by Bülent & Resul. Presentation Outline Introduction What is an ASP file? How does ASP work? What can ASP do? Differences Between.
IBM Office Connect 3.0 James Edmiston Consultant Quest Information Systems, Inc Mike Terrell IT Specialist IBM Data.
David Lawrence 7/8/091Intro. to PHP -- David Lawrence.
Java for networking Module Introduction Data Communications Communication architecture Application.
UNIT-3 1.Web server software and Tools 1IT2031 UNIT-3.
Scripting Languages Client Side and Server Side. Examples of client side/server side Examples of client-side side include: JavaScript Jquery (uses a JavaScript.
CSI 3125, Preliminaries, page 1 SERVLET. CSI 3125, Preliminaries, page 2 SERVLET A servlet is a server-side software program, written in Java code, that.
©SoftMooreSlide 1 Introduction to HTML: Forms ©SoftMooreSlide 2 Forms Forms provide a simple mechanism for collecting user data and submitting it to.
WEB SERVER SOFTWARE FEATURE SETS
ASP. ASP is a powerful tool for making dynamic and interactive Web pages An ASP file can contain text, HTML tags and scripts. Scripts in an ASP file are.
A S P. Outline  The introduction of ASP  Why we choose ASP  How ASP works  Basic syntax rule of ASP  ASP’S object model  Limitations of ASP  Summary.
Outline  XAMPP  XAMPP Install  Put php and HTML documents  Windows and Mac Version  Security.
WebSphere Diego Leone.
Web-based Software Development - An introduction
Introduction and Principles
iSeries Access for Web Thursday, August 30, 2018
Web App vs Mobile App.
LAMP, WAMP and.. L. Grewe.
ESIS Consulting LLC (C) ESIS Consulting LLC. All rights reserved
Information Retrieval and Web Design
WDSc Websphere Development Studio client
Presentation transcript:

AS/400 as an HTTP Server Mark Flora Principal Consultant DigiTerra April, 2001 Mark Flora Principal Consultant DigiTerra April, 2001

AS/400 as HTTP Server  Multiple object types HTML 1.0 & 1.1 Java script Documents Dynamically constructed pages –Net.data  Multiple object types HTML 1.0 & 1.1 Java script Documents Dynamically constructed pages –Net.data Other pages Other servers Pictures Java servlets –WebSphere

AS/400 as HTTP Server  Advantages  No additional systems to manage  Included at no additional charge  Easy access to AS/400 data Net.data  CGI programs in AS/400 languages Builds on existing skill set  Advantages  No additional systems to manage  Included at no additional charge  Easy access to AS/400 data Net.data  CGI programs in AS/400 languages Builds on existing skill set

AS/400 as HTTP Server  Disadvantages  Proprietary Apache helps  Behind the firewall Domino, LPAR, IXS, extra lan adapters help  Performance New paradigm Apache helps  Disadvantages  Proprietary Apache helps  Behind the firewall Domino, LPAR, IXS, extra lan adapters help  Performance New paradigm Apache helps

AS/400 as HTTP Server

AS/400 as HTTP Server  Optional (free) 5769-DG1

AS/400 as HTTP Server  Optional (free) 5769-TC1

AS/400 as HTTP Server  Start the GUI administration capability

AS/400 as HTTP Server  The steps

AS/400 as HTTP Server 

AS/400 as HTTP Server  Choose Configuration

AS/400 as HTTP Server  Welcome page

AS/400 as HTTP Server  Map directive

AS/400 as HTTP Server  Pass directive

AS/400 as HTTP Server  Create a server instance

AS/400 as HTTP Server  Start the server

AS/400 as HTTP Server  AS/400 HTTP Alternatives  Apache 2.0 PTF for V4R5 available March 23, 2001 Early code  Domino HTTP server standard feature  Non-IBM solutions  AS/400 HTTP Alternatives  Apache 2.0 PTF for V4R5 available March 23, 2001 Early code  Domino HTTP server standard feature  Non-IBM solutions

AS/400 as HTTP Server  Resources  IBM HTTP server home page  IBM Support Line  Resources  IBM HTTP server home page  IBM Support Line

AS/400 as HTTP Server  Walk before you run  Static pages  No security  Intranet  Make it work, then make it pretty  Walk before you run  Static pages  No security  Intranet  Make it work, then make it pretty

CODE400  Client/Server programming aid  Editor On the PC Disconnected editing Syntax checking & RPG prompting  Screen and report layout  Packaged with Visual RPG  Client/Server programming aid  Editor On the PC Disconnected editing Syntax checking & RPG prompting  Screen and report layout  Packaged with Visual RPG