Re: Best packages/jars for client-side RESTful services on iSeries?
Kelly Beard <[email protected]>
| Newsgroups | gmane.comp.lang.as400.java |
|---|---|
| Message-ID | <CAOvM2SvFPXLrGgast6Lm8BgGoFJ4NP6iUr1n7udK26MTXpMKrA@mail.gmail.com> |
Probably not. I'm just polling for opinions on what anyone else is using, if anyone is doing this kind of work in a Java program. That's all. On Tue, Oct 2, 2018 at 9:37 AM Jack Woehr <[email protected]> wrote: > Is there something you can't do with Java + jt400 ? > > On Tue, Oct 2, 2018 at 7:25 AM, Justin Taylor <[email protected]> > wrote: > > > YAJL is a RPG, so I wouldn't think you'd want to use it from Java. > > > > -----Original Message----- > > From: Kelly Beard [mailto:[email protected]] > > Sent: Monday, October 01, 2018 1:22 PM > > To: java400-l <java400-l-Zwy7GipZuJhWk0Htik3J/[email protected]> > > Subject: Re: Best packages/jars for client-side RESTful services on > > iSeries? > > > > Knowing Java isn't a problem, but knowing RPG and willing to write it is. > > ;-) I'll look at the YAJL utility. Thanks! > > > > On Mon, Oct 1, 2018 at 1:16 PM Booth Martin <booth-w/2xTlGoySlWk0Htik3J/[email protected]> wrote: > > > > > Take a look at Scott Klement's YAJL. > > > > > > My experience: a middle-skills experienced RPG programmer. Learning > > > has been painful but possible. Consuming .json, in and of itself is > > > fairly straight forward. The web services piece is still an issue for > > > me. The folks here have been kind and helpful. > > > > > > My point is: If I can do it, so can most anyone. With today's RPG you > > > may very well be able to write your own solution. > > > > > > ps... YAJL does away with your need to know Java; RPG is all you will > > > need to do the job.. > > > > > > > > > On 10/1/2018 12:47 PM, Kelly Beard wrote: > > > > It's been a while since I've done this, so I'm wondering what > > > > everyone > > > else > > > > is doing, since there may have been some updates and/or new packages > > > > out there. I'll be working on a project that is doing backend > > > > requests to a RESTful service that will be posting small financial > > > > transactions. The endpoints I'll be using are using JSON, but that > > shouldn't really matter. > > > > > > > > > > -- > > > This is the Java Programming on and around the IBM i (JAVA400-L) > > > mailing list To post a message email: JAVA400-L-Zwy7GipZuJhWk0Htik3J/[email protected] To > > > subscribe, unsubscribe, or change list options, > > > visit: https://lists.midrange.com/mailman/listinfo/java400-l > > > or email: JAVA400-L-request-Zwy7GipZuJhWk0Htik3J/[email protected] Before posting, please take a > > > moment to review the archives at > > > https://archive.midrange.com/java400-l. > > > > > > > > > > -- > > Kelly Beard > > > > -- > > This is the Java Programming on and around the IBM i (JAVA400-L) mailing > > list > > To post a message email: JAVA400-L-Zwy7GipZuJhWk0Htik3J/[email protected] > > To subscribe, unsubscribe, or change list options, > > visit: https://lists.midrange.com/mailman/listinfo/java400-l > > or email: JAVA400-L-request-Zwy7GipZuJhWk0Htik3J/[email protected] > > Before posting, please take a moment to review the archives > > at https://archive.midrange.com/java400-l. > > > > > > > -- > Absolute Performance, Inc. > 12303 Airport Way, Suite 100 > Broomfield, CO 80021 > > NON-DISCLOSURE NOTICE: This communication including any and all > attachments is for the intended recipient(s) only and may contain > confidential and privileged information. If you are not the intended > recipient of this communication, any disclosure, copying further > distribution or use of this communication is prohibited. If you received > this communication in error, please contact the sender and delete/destroy > all copies of this communication immediately. > -- > This is the Java Programming on and around the IBM i (JAVA400-L) mailing > list > To post a message email: JAVA400-L-Zwy7GipZuJhWk0Htik3J/[email protected] > To subscribe, unsubscribe, or change list options, > visit: https://lists.midrange.com/mailman/listinfo/java400-l > or email: JAVA400-L-request-Zwy7GipZuJhWk0Htik3J/[email protected] > Before posting, please take a moment to review the archives > at https://archive.midrange.com/java400-l. > > -- Kelly Beard -- This is the Java Programming on and around the IBM i (JAVA400-L) mailing list To post a message email: JAVA400-L-Zwy7GipZuJhWk0Htik3J/[email protected] To subscribe, unsubscribe, or change list options, visit: https://lists.midrange.com/mailman/listinfo/java400-l or email: JAVA400-L-request-Zwy7GipZuJhWk0Htik3J/[email protected] Before posting, please take a moment to review the archives at https://archive.midrange.com/java400-l.