File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes display tag with check box in struts 1.2 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 » Struts
Reply Bookmark "display tag with check box in struts 1.2" Watch "display tag with check box in struts 1.2" New topic
Author

display tag with check box in struts 1.2

a kishore
Ranch Hand

Joined: Sep 16, 2009
Posts: 82
Hi All,

Im trying to use display tag with checkbox in struts1.2. Im able to display the results with checkbox as first column.
I declared one string array in my action form and set to checkbox input field in displaytable. when i select few results, this string array stores them.
But when i try to select some results and click on submit button, those selected results are not carrying to action class.

can any one give me idea, how to do this?


thanks in advance,
kishore
 
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: display tag with check box in struts 1.2
 
Similar Threads
Checkbox value not being passed to bean.
Insert JSP Expression in value field of Multibox
JSP MySql
ArrayList and Ajax
Struts2 Checkbox: How to set value back to Bean