1

I am developing an application in JSPs and Servlets, and I want to know if, and how it is possible to pass an array from my application in to some javascript so that i can use the Autocomplete feature from the jquery ui library.
Thanks in Advance
Dean

1 Answer 1

3

Yes it's quite easy, you need to use JSON.

http://www.json.org/java/

http://api.jquery.com/jQuery.parseJSON/

Sign up to request clarification or add additional context in comments.

2 Comments

I've downloaded the zip but im having issues unpacking it permission denied is the error im getting anywhere else i can get it from?
jquery? it's available on google CDN code.google.com/apis/ajaxlibs/documentation

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.