Page 1 of 1

Call/Run a ProfoundUI RPG program from a Java based web app

Posted: Fri Sep 13, 2013 6:29 am
by doklee
Ok, so I've been trying for days and cant seem to find the answer or make it work alone. I have two things in play:
* A ProfoundUI web enabled RPG system
* A Java based web application hat runs on Tomcat (Windows Server)

I'm calling legacy back-end RPG programs via IBM's Java toolkit. I can pass parms back and forth between the two and all is grand.

What I'm trying to do now is call one of my ProfoundUI RPG's (one with a screen) from my Java web application and actually render the screen inside the browser.

Any advice and/or tips on how to make this happen?

Thx in advance!

Re: Call/Run a ProfoundUI RPG program from a Java based web app

Posted: Fri Sep 13, 2013 9:10 am
by Scott Klement