aspose file tools
The moose likes Struts and the fly likes Struts2Jquery Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Struts2Jquery" Watch "Struts2Jquery" New topic
Author

Struts2Jquery

James Peter
Ranch Hand

Joined: Sep 15, 2010
Posts: 114
Hi all,

How can I check one item by default? any resource showing what attributes it is having and how to set them etc? Please let me know.



Thanks
Peter
Johannes Geppert
Ranch Hand

Joined: Jan 12, 2010
Posts: 67
with value attribute.


<sj:checkboxlist
id="checkboxbuttonset"
tooltip="Choose your Friends"
label="Friends"
list="{'Patrick', 'Jason', 'Jay', 'Toby', 'Rene'}"
value="Jay"
name="echo"/>

Johannes


My Java and Webprogramming Blog
James Peter
Ranch Hand

Joined: Sep 15, 2010
Posts: 114
Thanks for help.
James Peter
Ranch Hand

Joined: Sep 15, 2010
Posts: 114
Hi,

Below one is working



But if I use same procedure for objectList then it is not working.



I also tried

is there other way to work with Objects List? Please let me know.


Thanks
Peter
 
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: Struts2Jquery
 
Similar Threads
problem in logout procedure
how to write tree sructure in javascript?
Collection & exam
upload images in a Struts application
Doubt About Hash Code