Mahi Tummala

Greenhorn
+ Follow
since Dec 25, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Mahi Tummala

Code
====




Excepted output for the code on this page (ex: page1)
=====================================================

item1
---> checkBox1
---> checkBox2
item2
---> checkBox1
---> checkBox2

Requirement
============

when i select checkBox1 under item1 and checkBox2 under item2 and click "next" button .. user is on page2 if the user click previous button... user should able to see all his previous selections for all items selected

Problem
========

but only item 2 checked values are shown and item1 values are not show as checked


Can some tell me solution how to achieve this.

Thanks for your time....

- Mahesh Tummala
15 years ago
JSF