|
How about QCMDEXC, QCAEXEC ? I've used those 2 pgms to build cmd strings that have substitution parms for almost any iSeries command.
Then I'd put a JSP in front of the user with those commands invoked with
parms from the JSP form.
Finally, I'd like the JSP to my Webfacing application with a new button with
a href link for the custom command JSP uri...
My experience has been that users DON'T need all CL commands, only a few so
this approach is feasible. Obviously, this model wouldn't work for developers.
==================================
MORE INFORMATION ON THIS TOPIC
==================================
Ask your Web development questions--or help out your peers by answering them--in our live discussion forums.
The Best Web Links: tips, tutorials and more.
Check out this live Q&A with Dave Slater and Jim Mason, How to best get started with WebSphere Development Tools.
|