|
I'll attach the code at the end of a simple program that invokes a
web service and prints the result. And while the Java is actually relatively readable, I raise the point that you don't look at the
code unless the generator has a bug. Other than that, you use the
high-level EGL debugger which is very powerful.
3. If #2 is correct, what are the licensing & redistribution rulesNone. If it's an EAR, export the EAR and run it. The rich client JavaScript is even easier, just post the generated HTML on your
regarding the runtime libraries, if any?
favorite HTTP server.
service HelloService function hello(toWhom string in) returns
(string) SysLib.setRemoteUser("RUI00001", "RUI00001"); hrq
HelloRequest { Name = toWhom }; hrs HelloResponse; call "HELLO" (
hrq, hrs ); return (hrs.Salutation); end end
Not pretty, perhaps, but readable and again, you don't spend any time
in this.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.