IntelliJ Java IDE
The moose likes Applets and the fly likes calling an html thr applet/servlet in same html Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Applets
Reply Bookmark "calling an html thr applet/servlet in same html" Watch "calling an html thr applet/servlet in same html" New topic
Author

calling an html thr applet/servlet in same html

HARSHAD bhawsar
Ranch Hand

Joined: Feb 22, 2001
Posts: 48
Freinds,
I want to display some data from database in a small frame in existing html when a button is clicked. If i collect the data thr servlet how to display the html created by this servlet in existing html, by targetting the html to specific frame or how to use applet for this purpose.
Harshad
 
 
subject: calling an html thr applet/servlet in same html
 
Threads others viewed
submit html for via applet
Applet-Servlet communications - help
Applet-Servlet Communication - problem
calling a html in a frame of html?
Sending HTML pages to client
MyEclipse, The Clear Choice