aspose file tools
The moose likes JDBC and the fly likes Connecting to a database over the internet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Connecting to a database over the internet" Watch "Connecting to a database over the internet" New topic
Author

Connecting to a database over the internet

Shalini Sridhar
Greenhorn

Joined: May 20, 2006
Posts: 4
Hello ,
Ok heres an interesting question -

I would like to have an applet running on my browser which needs to connect to a central server over the internet, which in turn will need to connect to a database and query some results. These results will be stored as flat files within the server.

At the moment, I have an URL that connects to the database via the
internet and that is working. However I don't think my applet on my browser
will be able to create a flat file on that server direclty.
Could some one please tell me how to go about this problem?

Shalini
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26496
    
  78

Shalini,
Welcome to JavaRanch!

I'm moving this to our applet forum since it has more to do with applets and security than JDBC.


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Connecting to a database over the internet
 
Similar Threads
Connecting to a database over the internet
It is not true, Database does not shows through Applet
This can be done, but the question is HOW?
EJB: Is it possible to run a client without using 'runclient', using Sun's RI?
Java Script that allows to paste in temp folder