Jump to content
xisto Community
Sign in to follow this  
iXeta

Funky Java Applet

Recommended Posts

Okay, to start off, I want to explain that what im asking probably can't even be done from what I've seen on google searches, but I thought I might post this and see if anyone knows how this would work. My experience level with Java is low, I've been studying it for a few months, did a basic applet that read a text file off of the web directory and displayed its data in the form of a roster. This applet can be found here (seeing what I did might be necessary to understand what I'm looking for) http://forums.xisto.com/no_longer_exists/

Now, what I want to do, is allow the applet to either write to a file inside the web directory (not the client's computer), or connect to a MySQL database.
From what I've seen, all of the file access tutorials for java explain how to create certificates to manipulate files on the clients computer, I want to actually change the files on the web server. If that's not possible, I'd like to try to connect to a MySQL database (which would be safer and might allow me to advance my program to the level of a login system, but that's in the future. The problems I've encounter with MySQL are purely mental blocks so far. Everything I see is about having drivers on the computer connecting to the database, and since installing drivers on every computer that runs the applet is unreasonable, and since I don't have a way to install the drivers on a web-host, I don't see how its plausible. Maybe my vision is skewered though.

Thanks - Xeta

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.