I ve an issue, can we call an applet from an applet , my problem is
on clicking a button say b in an applet a, i should get an applet a1
how to do this?
also if we write database connection code as a diff java file and create
instance in applet will we be able to connect to database?