Hi! I am a relatively new Java programmer, so help me out. (1)Can my html page gain access to javaapplet variables? (The applet is in the same page). (2)Also, can an asp page read the variable values of an applet.(ASP page is loaded after submitting the html page which contains the applet)?
[This message has been edited by V Jain (edited February 20, 2001).]
anand rk
Greenhorn
Joined: Feb 07, 2001
Posts: 25
posted
0
rt
anand rk
Greenhorn
Joined: Feb 07, 2001
Posts: 25
posted
0
Hello, Well I am not able to get u Try to be more specific as to what u wana do .Do u want to connect to DB,then using servlets is a good choice as in that u can call a html page having any kind of scripts in it. Anand