Monday, February 20, 2012

Re: GWT in enterprise systems (SAP, AS/400)

Hi Dominik,

I read the PDF and i'd like to tell you that i do the same on the AS400.
You can embed a JAVA library into your project, containing anything you need to communicate with RPG programs on the iSerie.
If you add this library into your GWT project, it's even more easy and fun.

You can also add the library into Android device project. ( i didn't test yet ).

For SAP, there is also a big Java API library you can use to talk to ABAP pgm, or directly to SAP data.

(*) for iSerie ->

Have a look at this library : http://jt400.sourceforge.net/ ( open source version )

You can find it (IBM production version ) directly on your AS400 : jt400native.jar if you setup the right PTF for Java support.

Today, i connect to OS400 from my Android Phone or Tablet with a tn5250 terminal emulator from anywhere.

It was just a notice. I'm really interrested by your work.

Thanks.

Regards.

Karim Duran



2012/2/19 dominikz <dominik.zalewski@gmail.com>
Dear developers,

I'm using GWT in combination with SAP and IBM's AS/400 (aka IBM i) systems. 
I thought that this topic may be interesting for some of you. 

Please see the attachment.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/rJdyAFa2clcJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment