Description: The main achievement of the network simple voting system users can vote according to their wishes for their favorite projects, and project manager in the background processing ticket voting whether to start the project and change modules.
To Search:
File list (Check if you may need any files):
vote
....\.classpath
....\.myeclipse
....\.mymetadata
....\.project
....\WebRoot
....\.......\META-INF
....\.......\........\MANIFEST.MF
....\.......\WEB-INF
....\.......\.......\classes
....\.......\.......\.......\votebean
....\.......\.......\.......\........\AddVoteServlet.class
....\.......\.......\.......\........\BrowseVoteServlet.class
....\.......\.......\.......\........\DeleteVoteServlet.class
....\.......\.......\.......\........\EditVoteServlet.class
....\.......\.......\.......\........\Item.class
....\.......\.......\.......\........\MysqlDAO.class
....\.......\.......\.......\........\MysqlTest.class
....\.......\.......\.......\........\Questions.class
....\.......\.......\.......\........\ServletLogin.class
....\.......\.......\.......\........\ShowVoteServlet.class
....\.......\.......\.......\........\UpdateVoteServlet.class
....\.......\.......\.......\........\VoteMgr.class
....\.......\.......\lib
....\.......\.......\web.xml
....\.......\admin
....\.......\.....\addvote.jsp
....\.......\.....\browse.jsp
....\.......\.....\editVote.jsp
....\.......\.....\error.jsp
....\.......\.....\index.jsp
....\.......\.....\login.jsp
....\.......\.....\showvote.jsp
....\.......\.....\vote.jsp
....\.......\index.jsp
....\src
....\...\votebean
....\...\........\AddVoteServlet.java
....\...\........\BrowseVoteServlet.java
....\...\........\DeleteVoteServlet.java
....\...\........\EditVoteServlet.java
....\...\........\Item.java
....\...\........\MysqlDAO.java
....\...\........\MysqlTest.java
....\...\........\Questions.java
....\...\........\ServletLogin.java
....\...\........\ShowVoteServlet.java
....\...\........\UpdateVoteServlet.java
....\...\........\VoteMgr.java