User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the JSP section within the Web Development category of DaniWeb, a massive community of 429,996 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,432 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JSP advertiser: Lunarpages JSP Web Hosting
Views: 8817 | Replies: 23 | Solved
Reply
Join Date: Oct 2005
Posts: 16
Reputation: shad is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 1
shad shad is offline Offline
Newbie Poster

Re: Online Voting System

  #11  
Oct 23rd, 2005
Hi maya,

Thanks for the info, i will try out jbuilder and see how it goes from there. So your project is on e-voting as well, interesting, we should help each other out u know, share ideas!! what do u think
Reply With Quote  
Join Date: Oct 2005
Posts: 16
Reputation: shad is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 1
shad shad is offline Offline
Newbie Poster

Re: Online Voting System

  #12  
Oct 29th, 2005
Hi
What features is your e-voting system going to have, really need ideas for my voting system project.
Reply With Quote  
Join Date: Oct 2005
Posts: 4
Reputation: maya_cs is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 1
maya_cs maya_cs is offline Offline
Newbie Poster

Re: Online Voting System

  #13  
Oct 29th, 2005
Originally Posted by shad
Hi
What features is your e-voting system going to have, really need ideas for my voting system project.


hi,shad
believe me ,i'm like looooooooooooooser
don't collect any thing till now
and asking if u could help me?
Reply With Quote  
Join Date: Sep 2005
Location: london
Posts: 16
Reputation: bondito is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 1
bondito bondito is offline Offline
Newbie Poster

Re: Online Voting System

  #14  
Feb 3rd, 2006
Hi Maya

Need some tips on how i can go about the design of the evoting system. I have been told by my lecturers to try and make the system as secure as possible, please if u have any ideas on how i can implement security let me know. Thank you.

N.B: Hope your project is going well.
Reply With Quote  
Join Date: Oct 2007
Posts: 1
Reputation: jennifer86 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 1
jennifer86 jennifer86 is offline Offline
Newbie Poster

Re: Online Voting System

  #15  
Oct 2nd, 2007
Originally Posted by shad View Post
Hi, thanks for the info, i will start the design, and see how it goes from there, but pls if you have any other ideas i could use to make my online voting system more unique do let me know.



Hi there

i was browsing for the topic in the subject and I read your request for help in this forum ..

I know that 2 years have passed since you posted the message.. and I was wondering if you managed to implement it or not?? since i an thinking of creating one myself for my thesis..

Hope you 'll get this message and maybe give me some help of the best ways to design it.

Thanks
Jennifer
Reply With Quote  
Join Date: Jun 2008
Posts: 1
Reputation: wcmsukwa is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 1
wcmsukwa wcmsukwa is offline Offline
Newbie Poster

Re: Online Voting System

  #16  
Jun 18th, 2008
Originally Posted by jennifer86 View Post
Hi there

i was browsing for the topic in the subject and I read your request for help in this forum ..

I know that 2 years have passed since you posted the message.. and I was wondering if you managed to implement it or not?? since i an thinking of creating one myself for my thesis..

Hope you 'll get this message and maybe give me some help of the best ways to design it.

Thanks
Jennifer


hey hi Jennifer.


Did you manage to do you online voting system, well i would also like to do an online voting system for our University students union, so i would like to know how you handled security, or if anyone out there can help, pliz reply.
Reply With Quote  
Join Date: Dec 2004
Location: London or Slovakia
Posts: 2,476
Reputation: peter_budo is a jewel in the rough peter_budo is a jewel in the rough peter_budo is a jewel in the rough peter_budo is a jewel in the rough 
Rep Power: 11
Solved Threads: 298
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer

Re: Online Voting System

  #17  
Jun 18th, 2008
Simplest solution would be have database with table of user details with unique ID for each member. This would hold username and password at-least to ensure that voting member is who he/she say is. For each voting process I would create new table with members ID's and vote cats of Boolean type to see if the person already voted or not (not they selected vote option). Plus I would have table with vote options where each option will hold integer value that will be incremented depending on members vote. Is that understandable?
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

If we helped you to solve your problem, answered your question please mark your post as SOLVED.
Reply With Quote  
Join Date: Nov 2004
Location: Netherlands
Posts: 5,752
Reputation: jwenting is a jewel in the rough jwenting is a jewel in the rough jwenting is a jewel in the rough jwenting is a jewel in the rough 
Rep Power: 18
Solved Threads: 199
Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Online Voting System

  #18  
Jun 18th, 2008
an even simpler solution is to check the timestamps on posts before replying to them...
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote  
Join Date: Aug 2008
Posts: 3
Reputation: atriagrawal is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 1
atriagrawal atriagrawal is offline Offline
Newbie Poster

Re: Online Voting System

  #19  
Aug 9th, 2008
Hi,

I am Ashutosh, a 3rd year btech student. I have got a project to make on online voting system ...... please tell me what functionalities should i include in my project ..... i m making it in JSP .... please tell me more about this prject so that i can make it well.
Reply With Quote  
Join Date: Dec 2004
Location: London or Slovakia
Posts: 2,476
Reputation: peter_budo is a jewel in the rough peter_budo is a jewel in the rough peter_budo is a jewel in the rough peter_budo is a jewel in the rough 
Rep Power: 11
Solved Threads: 298
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer

Re: Online Voting System

  #20  
Aug 9th, 2008
What functionalities? That is up to you to find out. Every student project require some degree of RESEARCH!
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

If we helped you to solve your problem, answered your question please mark your post as SOLVED.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb JSP Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the JSP Forum

All times are GMT -4. The time now is 12:51 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC