Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4570486
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T19:22:07+00:00 2026-05-21T19:22:07+00:00

I am developing a java web program that can manage distant ldap entries, we

  • 0

I am developing a java web program that can manage distant ldap entries,

we have to select person and i want to do this with auto-complete text-area functionality

I have Java function to return the entire list, to find by name or just by the begin of the name (wildcard search, spring ldap).

My idea was to use the jQuery ui autocomplete plugin, but I don’t know how to catch remote source.

I think that must be by json object return by a servlet

Anyone know how can I do that?

I hope that’s not to hard to implement
thank in advance for help

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T19:22:08+00:00Added an answer on May 21, 2026 at 7:22 pm

    So I assume you are successfully getting the data retrieved from the LDAP using spring security.

    All you need to do is to convert the data into JSON. If you are not using any json library already, you can use json.org for simplicity (or any other jsob-library).

    Create a servlet that accepts request param term. call your LDAP Search based on this term. Create a json array of the result and print that that on response in doGet(). Map the servlet to desired path

    $( "#your-element" ).autocomplete({
        source: "/servlet/path",
        minLength: 2
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm developing (another) java web framework for personal use, and in addition to that
I'm developing a java web app on my local PC that uses a file
We are busy developing a Java web service for a client. There are two
Summary: I'm developing a persistent Java web application, and I need to make sure
I'm actually developing a Web Service in Java using Axis 2. I designed my
What modes are the best? And any tips or tricks that make developing java
I'm developing a Java application using Eclipse. My project has two source directories that
I am developing a Java desktop application and would like to have an external
I have been developing with Java for several years and last six months I
I've been developing Java Web apps using Eclipse as the IDE. Planning to start

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.