Results 1 to 2 of 2
- 07-05-2008, 02:46 PM #1
Accessing database through applet
I just want to know what are the requirements(if any) if im gonna attempt accessing database(MySQL/Oracle) through applet.....
I saw on other forums, they say that it requires signing applet before accessing database(because of some security issue) other says, i forgot that is why if someone knows how to set-up(if any) an applet to access database, please let me know....
Waiting,
sukatoafreedom exists in the world of ideas
- 07-08-2008, 03:49 PM #2
Ok, i got it....
It has a big disadvantage not only on having digital certificate....
the com folder....
You will be forced to embed all of your applets that connects database on a specific directory only(or else, you will add a 500+ kb in every directory that you are desired to put your applet class), and all classes that was linked from Driver class by your applet class will also be downloaded after every new page. (i don't know if the JRE will check first the cache if the classes are already downloaded or not)freedom exists in the world of ideas
Similar Threads
-
Connecting database from Applet
By Preethi in forum New To JavaReplies: 5Last Post: 05-21-2008, 08:14 AM -
accessing cddrive
By milinkp in forum AWT / SwingReplies: 2Last Post: 02-06-2008, 08:38 AM -
Database Applet 1.1.0
By JavaBean in forum Java SoftwareReplies: 0Last Post: 11-04-2007, 07:49 PM -
Applet, To center text and To open I engage in a dialog in an Applet
By Marcus in forum Java AppletsReplies: 4Last Post: 06-08-2007, 06:15 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks