Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Struts
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Ron McLeod
paul wheaton
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Himai Minh
Bartenders:
Forum:
Struts
Struts2: Help in autocompleter tag
Sakthi Priya
Greenhorn
Posts: 26
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Am using
struts
2.1.6
<%@ taglib prefix="sx" uri="/struts-dojo-tags" %> .... .... <sx:head debug="true" cache="false" compressed="false" /> .... .... <sx:autocompleter list="enterpriseList" name="searchText" showDownArrow="false" dataFieldName="Enterprise"/> .... ....
Doubt:
My enterpriseList contains list of object Enterprise say id and name are the members. What attribute should i use in the autocompleter tag to fetch/do autocomplete based on the Enterprise'
name
Thanks
Sakthi Priya
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
autocompleter
Problem in struts 2.0 autocompleter tag.
Tag autocompleter rendered outsite the form
struts 2 autocompleter
Struts 2 autocompleter
More...