This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Spring and the fly likes Setting the selected Parts in grid thu checkbox and saving it in DTO and passing it to the next Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Spring
Reply Bookmark "Setting the selected Parts in grid thu checkbox and saving it in DTO and passing it to the next " Watch "Setting the selected Parts in grid thu checkbox and saving it in DTO and passing it to the next " New topic
Author

Setting the selected Parts in grid thu checkbox and saving it in DTO and passing it to the next

Vinod Vinu
Ranch Hand

Joined: Aug 30, 2009
Posts: 217
what iam trying to do. i have 2 screens as screen 1 and screen 2 (JSPs)
from screen 1, there is grid in which rows are there of different parts. i want to select the selected Parts from the grid through the checkbox provided and then only the selected parts should be saved in the DTO and passed that DTO to the next screen i.e. 2.
On the initial service of that screen 2 i want to retrieve the information from the DTO and display the selected Parts on that screen.
i don't want to use Javascript here.

First tell me is this approach is correct ?
Any help would be really appreciated.
thanks...


Vinod Kumar Nair
"Any fool can write code that a computer can understan. Good programmers write code that humans can understand."
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Setting the selected Parts in grid thu checkbox and saving it in DTO and passing it to the next
 
Similar Threads
looking for good grid for html
A diffrent type of checkbox problem
Grids with selectable rows in JQuery
Dynamic creation of checkbox in Extjs grid.
how to get values from checkbox