Question : Display location information in search box

Hi,
      I'm a new bie and i have been working on a travel domain project(online flight booking). I have a requirement that when the user opens the site i need to show the local city information in the search box(For example i need to show 'HYDERABAD' in the 'from' field when the user opens the site form hyderabad). I have been using struts 2 in integration with spring and hibernate. Could any one please suggest me how to do this.

Answer : Display location information in search box

If the web-application itself it not location aware (since it doesn't have the feature to connect to GPS system and get its co-ordinates), then it won't be able to find its location and your requirement may not be full-filled
Random Solutions  
 
programming4us programming4us