How the system find the local host,
February 18, 2008 at 4:30 PM
I have a daubt about the database connection that how the system find the actual server without using the connection poling in the above jsp code. con = DriverManager.getConnection("jdbc:mysql://localhost/test","root","mysql");