aspose file tools
The moose likes JSP and the fly likes checked values Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "checked values" Watch "checked values" New topic
Author

checked values

vasuma patel
Greenhorn

Joined: Mar 07, 2006
Posts: 15
I have a form where user picks some items from a list. In the next page the items he selected are displayed for confirmation.All these items are checked by default. He can uncheck some of the items here. I am capturing the items he chose from the confirmation page from the request. Buut since they are there in this page, my reuest is giving the same items even though they are unchecked. For exapmle if the name of the parameter is ITEM, my request.getParameterValues("ITEM") is returing all the items, checked or unchecked. How do I get only those items which are only checked?

Thanks in advance,

Vasuma
 
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: checked values
 
Similar Threads
itemcode to servlet
Hibernate lazy fetching strategy
Sending response to client with out receving request
XMLType in oracle procedure
Reg :Check all