Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

This sample depicts the behavior of a simple voting system. It has two perspectives, which are namely a user perspective and an administration perspective.

...

Only one vote per poll is allowed for a particular IP address and the poll results can be compared using the bar graphs and the relevant percentages of votes each choice has received. If you try voting again using the same IP, you will be directed to the poll results page that includes the message, "We have already received a vote for this poll from your IP address. Therefore, you are not eligible for voting" below the results graph.

Deploying the service

Info

You need Apache Ant   1.6.2 or higher to build the sample.

...

The WSDL file of the sample can be found in <AS_HOME>\samples\Chad\wsdl directory.