I have made a form6i application, with runs in a browser (using 9iAS). This means the application is running as a Java Applet.
What I want is that I will read a value from a cookie into my Java Applet. Is that possible?
Or is it possible to supply a value when the Java Applet is activated? So, sending a value from outside the Java Applet application into this application.
Solving this would be of a great help to me (and may be others...)
What I want is that I will read a value from a cookie into my Java Applet. Is that possible?
Or is it possible to supply a value when the Java Applet is activated? So, sending a value from outside the Java Applet application into this application.
Solving this would be of a great help to me (and may be others...)