× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Perhaps, and I am only guessing, that if the java servlet produced JSON then that could be consumed by a browser OR JavaFX, or theoretically anything else that consume JSON.
I don't know if anyone has decided to actually DO this, beyond the comments here, but we could start a new project in Sourceforge OR I could just make the project available through my Subversion repository. Or, we could all just go ahead an try it on our own and see who comes up with the best implementation.

Pete


Nathan Andelin wrote:
From: Niels Liisberg
JavaFX is actually another good argument for making the
5250 javascript proxy - JavaFX will just swallow the JSON
stream I am talking about....

Now I'm confused. Are we still talking about a 5250 interface? Accessing green-screen applications from a browser?

The earlier appeal of a JavaScript client seems to be getting lost in the shuffle. Getting back to basics, the appeal of a JavaScript client was to streamline I/O, and expose a green-screen interface that could be referenced from other Web applications running concurrently in the browser.

One problem with web5250 was that a 500 byte 5250 data stream was transformed into a 23K HTML data stream. Actually 23K was the compressed version. The actual amount of HTML generated by the servlet was probably double that. We don't need another HATS. We don't need another Webfacing. We need something more efficient.

The idea of a JavaScript client held two appeals to me. First, you could get back to dealing with a data stream that was more like 5250, and less like HTML, and thereby improve I/O performance. Second, a JavaScript client could expose an interface in the browser that could could be referenced from other frames. Say you wanted to automate the 5250 sign-on from an application running in a different frame. That would be pretty strait forward, using JavaScript.

Now it sounds like you're talking about Java code running in a JVM, and JavaScript running in the browser, and it seems to me that the interface is getting more unwieldy.

Nathan.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 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.