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
Win a copy of
TDD for a Shopping Website LiveProject
this week in the
Testing
forum!
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
Paul Clapham
Ron McLeod
Jeanne Boyarsky
Tim Cooke
Sheriffs:
Liutauras Vilda
paul wheaton
Henry Wong
Saloon Keepers:
Tim Moores
Tim Holloway
Stephan van Hulst
Carey Brown
Frits Walraven
Bartenders:
Piet Souris
Himai Minh
Forum:
Struts
struts2 s:autocompleter tag usage
Manjesh Reddy
Greenhorn
Posts: 4
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I am trying to add Ajax based search feature. I have a collection of Persons (personsList) with personNbr, lastName, firstName etc..
using s:autocompleter tag, how do I search for lastNames?
is it something like this?
<s:autocompleter theme="ajax" list="personsList" keyName="lastName">
</s:autocompleter>
Nitin Surana
Ranch Hand
Posts: 129
I like...
posted 10 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
This example will help you.
http://www.benmccann.com/dev-blog/struts-2-ajax-tutorial-dojo-autocompleter-example/
snakes are really good at eating slugs. And you wouldn't think it, but so are tiny ads:
Free, earth friendly heat - from the CodeRanch trailboss
https://www.kickstarter.com/projects/paulwheaton/free-heat
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
JSF Datatable equivalent in Struts2
struts 2 fixed size drop down
Tag autocompleter rendered outsite the form
Struts 2 autocompleter
S2: autocompleter - how to populate a list based on user's input?
More...