Answer to Question #3758 in Java | JSP | JSF for Zen

Question #3758
Write a JSP that takes the user’s name and age from a form.
Echo back the name and age along with a message stating the price of movie tickets.
The price is determined by the age passed to the JSP.
If the age is greater than 62, the movie ticket price is $7.00.
If the user is less than 10 years old, the price is $5.00.
For everyone else, the price is $9.50.
Write a servlet that lets a user vote for his favorite food from a combo box or radio buttons (the user must be able to make muliple food selections per request).
Store the favorite foods and the number of votes for each food.
Display all foods and their number of votes in alphabetical order back to the user.
Use an appropriate Collection class or Map class to store the data.
1
Expert's answer
2011-08-11T09:06:15-0400
Unfortunately, your question requires a lot of work and cannot be done for free. Submit it with all requirements as an assignment to our control panel and we'll assist you.

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS