Servlet Issue

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Aparna

    Servlet Issue

    I am developing an application. The Back-end I am using is MS-Access.
    Although I have closed all connections in Servlet and other methods,
    somehow the Program works fine if I I execute it first time . But when
    I run the same application again, the database is logged and I have to
    restart the system. I am using this program to insert records in the
    database.

    Kindly suggest what should I do?
Working...