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



Dave

Not sure whether DB2WWW is a CL program - doesn't matter - Nathan is following the suggestion that you write a CL that has only one task - call DB2WWW - I believe you can even call the one in QHTTPSVR.

It's in the books - also, I don't remember whether library QSYSCGI exists - I would not create it with a Q in front - those can be problematic cuz they can be considered to be system libraries. IIRC.

Vern

-------------- Original message --------------
From: "Dave Odom" <Dave.Odom@xxxxxxxxxxxx>

Program there. It seems DB2WWW is a CL PGM, correct? The CL is in the
QSYSCGI library by itself. I need to look more and let you know.

Dave

Nathan Andelin 8/11/2008 17:07 >>>
Dave Odom wrote:
I thought you could run whatever Net.Data needed
from the HTTP environment on the i and thus there
was no need for Apache?

Net.Data is part of the HTTP server product, which is based on Apache.
Make sure it's installed. GO LICPGM, Option 10:

5722DG1 *COMPATIBLE IBM HTTP Server for i5/OS

Copy program DB2WWW.PGM from library QHTTPSVR to QSYSCGI if it's not
already there.

Add HTTP server configuration directives and restart your HTTP Server.
I showed my configuration directives in a message last week.

Create a CL wrapper around DB2WWW.PGM. I showed the CL code in a
message last week.

Write your first macro and save it in macro directory. For example:

%HTML(hello) {

Hello World From Net.Data

%}

Point your browser to the macro:

http://www.radile.com/db2www/hello.dtw/hello

Nathan.
--
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
To post a message email: WEB400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/web400.

--
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
To post a message email: WEB400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/web400.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.