Secure Java to MySQL database methods for sandbox applets -


i'm making java applet embedded in browser unsigned. i've allowed applet read mysql database dom xml parsing. how did using php data database , display php file xml file. there, parsed "xml" file.

now need other way around. in other words, need data obtained java applet stored mysql database. i've spent lot of time researching on how of results has jdbc, apparently not secure java applets.

thus i'd appreciate list of secure methods unsigned java applet able send data mysql database, , links tutorials greatest. (i'm having trouble finding non-jdbc tutorials)

is there list of secure java mysql database methods sandboxed applets?


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -