ArunKumar Sivasamy

Greenhorn
+ Follow
since Jul 23, 2009
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 ArunKumar Sivasamy

Good Day,
Here is my problem..Im new to struts framework and im developing a simple online food delivery application..
Problem--> In the order page im displaying to the user the item id, Item Name, Price and multibox(checkbox) to select the various items from the database(the no of items may vary)..So wat i want to do is once the user selects the items , the list of item id should be sent to the next page where i want to display him the bill .. Im not understanding the working of multibox and how do i create list of item ids once the user selects the items and submits

Could you please guide me how to do this (along with beans) ..

any help would be really appreciated

14 years ago
I need to know about getServletContext method and servletConfig object??
somebody explain me please.

14 years ago