Hi,
 
I'm trying to write a servlet. In my application a client will fill a HTML form (type his/her tax number) on the browser and send this information to a servlet. Servlet  will access an MS Access database, and execute a query using this information, and return the results of the query client. I wrote a code but it doesn't run correctly. If I send it Can anyone check it for me?
 
-------------------------------------------------------

 

Reply via email to