MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

java applet vs CICS

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
Steven Goedertier
Beginner


Joined: 05 Mar 2007
Posts: 2
Topics: 2

PostPosted: Thu Mar 29, 2007 3:22 am    Post subject: java applet vs CICS Reply with quote

hello,

i have a working java program, that i can start from cics.
now i would like to be able to call this program from a webbrowser.
i have managed to do this with doctemplates and such.
What i want, however, is to be doing this with use of an applet. can this be done? Even without the use of a webserver?

greets
Back to top
View user's profile Send private message
Cogito-Ergo-Sum
Advanced


Joined: 15 Dec 2002
Posts: 637
Topics: 43
Location: Bengaluru, INDIA

PostPosted: Fri Mar 30, 2007 5:34 am    Post subject: Reply with quote

Let us talk about the technical part later.

But, first, an applet, as you know, is on the client side running on the browser on the client's machine; wheras, your Java program (or, COBOL, PLI, HLASM, etc) is on the server side. Are you sure your design accommodates for this ?

How about taking the Java off CICS and run it as a applet which would probably route to an EJB on CICS ?

Suppose, you explained to us, what exactly you are trying to achieve, we would be able to assist you better.
_________________
ALL opinions are welcome.

Debugging tip:
When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.
-- Sherlock Holmes.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group