01). I want to know can i use jt400 toolbox on web application ? i was develop AS400 monitoring program using Java swing using JT400 toolbox. i need to do same it to compatible in a Web browser. Any idea and which resources will i need ?
AS400 system = new AS400();
AS400 system = new AS400();
AS400 system = new AS400();
AS400 system = new AS400();
AS400 system = new AS400();
2). can i convert my Java swing application to web application (run as web application(on web Browser))
Thanks in advance!