Does anybody have a simple example of a servlet that connects to an MS Access in order to verify login? I have an HTML form that has name/password textfields and submit/reset buttons. When user submits form, the data should be sent to servlet and the servlet should check over a Table=Lecturers(Name, Password) in Access. Some basic examples would be appreciated. Thanks a lot, Andreas ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
