This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Applets and the fly likes JSP and Applet communication Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Applets
Reply Bookmark "JSP and Applet communication" Watch "JSP and Applet communication" New topic
Author

JSP and Applet communication

prajal Mehta
Ranch Hand

Joined: Dec 03, 2007
Posts: 66
hi,

Is there any way my JSP or JSF can communicate with my applet.

I am running the Applet thru JSP (using jsp : plugin ) and on the same page I have few buttons which when clicked should dynamically make some changes in the applet.
For this I want the referance of the instance of the Applet which I am unable to get.

Any pointers / links to articles are appreciated.


thanks
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35252
    
    7
Yes, that's possible. See http://faq.javaranch.com/java/AppletsFaq#liveconnect


Android appsImageJ pluginsJava web charts
prajal Mehta
Ranch Hand

Joined: Dec 03, 2007
Posts: 66
thanks ulf
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JSP and Applet communication
 
Similar Threads
Is it possible to save the data of the applet when focus is lost from it
Applets and Images!
Prevent timeout on parent jsp where applet resides
Can anyone help me with my JSP/servlet problem?
laoding applet in struts