Description: Voting system source code. Voting system is divided into ordinary user access interface and the administrator access the interface of two parts. Common user access interface from the index.jsp page entry, do not need a user name and password administrator access interface by entering the login.jsp page, the administrator user name is: admin, password is: admin.
File list (Check if you may need any files):
vote
....\add.jsp
....\back.gif
....\checkadmin.jsp
....\DBBean.java
....\delete.jsp
....\index.jsp
....\info.jsp
....\login.jsp
....\manage.jsp
....\process.jsp
....\vote.jsp
....\vote.mdb
....\WEB-INF
....\.......\classes
....\.......\.......\dbBean
....\.......\.......\......\DBBean.class
....\.......\web.xml