-
JSP/Applet communication
I'd like to run an Applet within a JSP page that uses a JavaBean to communicate
with a database. The Applet would use a JTree to navigate some objects held
in a vector by the bean. However, I'm not sure how to:
a) load the applet initially from the bean
b) communicate tree events back to the bean that's instantiated by the JSP.
Any suggestions or pointers to samples are greatly appreciated.
DH
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|