Posts Tagged ‘web.xml’

If you have developed one Servlet application that uses MySQL database (or others), and you are using the local database for the debuging and programming, normally, I have used to define the database server host, user name,password as the pulbic static variant in some class, and changed them when I upload the compiled class to [...]

Thursday, February 18th, 2010 at 14:48 | 0 comments
Categories: Java, Programming
TOP