Hi Brian, There is a GWAPI DLL module called MVSDS that is a part of the HTTP server that may fit your needs. For example, if I point my browser to:
http://mainframe/MVSDS/'MY.JCLLIB' It authenticates me and then if I have access shows me a member list where I can click on a member and it shows the contents. Very useful. And it has other features, too. Check the HTTP server book for more info. Regards, Lindy -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Brian Westerman Sent: 1. elokuuta 2007 8:23 To: [email protected] Subject: Web access to mainframe datasets Hi all, I have decided that it would be kind of a cool idea to be able to access some of our software (especially the Spool Offload facility) from a secure internet connection, but I don't want to use CICS services or DB/2 because I can't gaurentee that they will be available at all of the sites that use my code. I think that my approach has to be through WebSphere, or I would need to write my own server address space that services TCP sockets, but I can't find documentation on the best approach for doing this. Maybe I'm just looking in the wrong places. Does anyone know of any documentation on how writing this process would best be done? Thanks for your help. Brian ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

