Hi everyone,
i have created a Java Applet Program which connect to Oracle Database. it is running perfectly when i run it using NetBeans as it is the one i have used to design and code, The problem is when i run an HTML(IE) file it does not connect to the database. i want to use run it from a web page so that i can put it on the server and people be able to access it by just typing the URL.
i have created a Java Applet Program which connect to Oracle Database. it is running perfectly when i run it using NetBeans as it is the one i have used to design and code, The problem is when i run an HTML(IE) file it does not connect to the database. i want to use run it from a web page so that i can put it on the server and people be able to access it by just typing the URL.