Can anybody point me at sample servlets that use JZOS classes like zFile?
I should really go and learn Java properly but am trying to teach myself using examples. I have coded batch Java that prints a SYS1.PARMLIB member and can code a simple servlet that displays simple HTML, but combining the two is not so straightforward, especially for somebody brought up on Assembler and Rexx!
Thanks
We plan on building a sample Servlet project, similar to the SampleBatch project that we recently released. In the mean time, you might take a look at the SampleBatch project, the com.dovetail.jzos.testing package and the com.dovetail.jzos.servlet package.