Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Browser and JWS Communication

843802Dec 22 2003 — edited Jan 11 2004
Can I exchange information between JavaScript and a JWS application lauched from the same browser session? Scenario would be as follows:

1) Enter URL of web page from browse.
2) Web page displays in browser with a button which will lauch a JWS application. Would like to pass parameter data to JWS application when lauched.
3) Upon existing JWS application, any return values are passed back to browser (hoping JavaScript could read return values).
4) Display return values within browser page (same page if possible).

Please let me know if this is possible or at least some variation (JSP, servlets, etc). Also, please don't ask me about using applets. Just assume I can't use them.
Thanks for any help,

SLS

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 8 2004
Added on Dec 22 2003
2 comments
314 views