對於Java數據庫連接和Servlet代碼的應用。
The Application has been developed to emphasis on the basic codes of JDBC and Servlet. This Application consists of two modules such as JDBC and Servlet. Each modules includes various sub modules which comprise of admirable codes like ServletLifeCycle Code, Servlet Chaining, Insertion with interface (statement,prepared,callable), Updation with interface (statement,prepared,callable), Deletion with interface (statement,prepared,callable) and Fetching with interface (statement,prepared,callable) , etc.