resolving connection to database from jApplet on webpage
hi everyone,here is the way to connect to database from japplet on webpage
if we are using netbeans ide the solution will be simple.
just we need to sign the applet
for that,we need to right click on our applet project folder-->goto properties-->webstart-->select enable webstart checkbox-->select self-signed checkbox--> click...
User Profile
Collapse
-
how to resolve Connection to mysql database from jApplet on webpage
hi,
how to resolve Connection to mysql database from jApplet on webpage
my JApplet properly running individually,
but on embedding in jsp it does not work.
please any help -
how to access the database from applet which is embedded in jsp
hi
i developed one applet, which access the database is running properly when it is called from AppletViewer.
but the problem comes when that applet is embedded in a jsp,
only the out put display is coming but no further database interactions(no inserting into and retrieving from database action)
please anyone help me in that
thanx in advance
No activity results to display
Show More
Leave a comment: