MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Web programming in Mainframes

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
dilip
Beginner


Joined: 08 Nov 2003
Posts: 7
Topics: 7
Location: india

PostPosted: Sat Mar 27, 2004 3:29 am    Post subject: Web programming in Mainframes Reply with quote

Hi,

We have deployed IBM HTTP webserver on our mainframe. We are planning to host some web pages on the same. Could any one provide some help reg how to acheive this? What languages could be used to acheieve the same?

My requirement
-------------------
- Extract data from DB2 tables (on Mainframes).
- Using this data generate static html pages.

How about generating static HTML pages using COBOL? Are there better ways of doing it?

Thanks
_________________
Dilip T.
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Sun Mar 28, 2004 9:07 pm    Post subject: Reply with quote

dilip,

You can code a stored procedure to retrieve the data from DB2 and code a JSP to show it on the screen.

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Brian
Beginner


Joined: 12 Aug 2003
Posts: 95
Topics: 6

PostPosted: Sun Mar 28, 2004 10:36 pm    Post subject: Reply with quote

Dilip,

You can use the CICS Web API, that comes with the CICS Transaction Server. This technique is called CWS (CICS Web Support). CWS is basically a set of programs that help web enabling a CICS program.

Browse the IBM website for more information on this.

Cheers
Brian
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group