On 08/03/2013 12:41, Jamie Mansour wrote:
I'm programming a web application using derby database... I'd really need to know how i can accept requests from "outside the localhost" to use my application on multiple external computers.
If it's a web app, do you really want users to be able to access the database directly rather than going through your app?
-- John English
