Hi,
I have never connect a database in java before. May I know should I go about accessing a derby database with servlet?
I have checked out this: How do I access a database from my servlet or JSP? But I saw comments on the article saying that this is a bad way to connect. Could any one explain or show me the best way to that I should code to access my derby database?
Thank you very much.