• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Need help on Autocompleter using Struts-Jquery-plugin

 
Ranch Hand
Posts: 53
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

I need help in implementing Autocompleter using the Struts-Jquery-plugin, I have earlier implemented it using the dojo plugin but it turned out to have performance issues as struts2 was using still 0.4 version of dojo and they have no plans to integrate with the latest version.
There was a mentioning of autocomplete for the jquery plugin in the wiki but none of their showcase war files provided a sample implementation.Would appreciate if any one can let me know how to implement the same or provide me the sample implementation links..

regards,
vijay
 
reply
    Bookmark Topic Watch Topic
  • New Topic