Sujay Ramasamy

Greenhorn
+ Follow
since Jun 22, 2007
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Sujay Ramasamy

Hi Rauhl,
MY Senario,

I am doing shopping cart application here, I am providing option to user to select books by using check box


I am comparing selected books and Total booklist(L) if is match then add to new arrayList after that you have iterate new arrayList (This contain only Selected books).
17 years ago
hi rahul,
you are getting selected check box data in string[]after that, you have iterate this selected check box(String array) data and all listed original data,you have compare both value using if condition then to add to new arraylist using same bean properties. Now you have to iterate new list new list contain only selected items.
17 years ago
Hi rahul
You have to use mask rule and specify in properties file your alert alert
I am validating zip code, zipcode contain only no.

17 years ago
I am new to struts, I am maintaining some form properties value in arrayList when, I refresh page form automatically posting last added form properties value add again to arraylist.
So Please any one can you guide me,
Thanks in advance
regards,
Sujay
:roll:
17 years ago