Git Product home page Git Product logo

synconexthire's Introduction

synconexthire

Java Servlet Web Application

The above application should be imported in a eclipse ide,

Whether any third party libraries need to be download if the user does't have it before,

http://www.java2s.com/Code/Jar/m/Downloadmysqlconnectorjavajar.htm - You can find the Myswl Connector in this link http://www.java2s.com/Code/Jar/g/Downloadgson222jar.htm - Google GSON jar available at this location

Note: The java servlet uses akax in the jsp side to post the request from ajax call and get the response for the same, and all the server calls in this application is performed using jquery and ajax

All this jars should needs to pushed in catalina home and jdk,jre lib paths, FOR OTHER THIRD Party lib jars try importing the project and it can be identified at that time

  1. Please download the application and import it in eclipse java ide if it ask for any third party libraries kindly download the jar file from online and add the jar in the build path external jar options

  2. try downloading apache tomcat from the official apache website and add the path in the eclipse server setup (add catalina jar to the home)

  3. it is required to set the path of the jre in you workspace and all the apache tomcat jar required and mysql, google gson,etc.,

  4. once you complete building the application try to refresh the application and setup the application server to hold on

  5. in the build path add the external jar path of the servlet-api.jar which is available in the location of apache tomcat lib

  6. there is an database sql file present in the repository, kindly import the sql in the mysql workbench

  7. try running the application and try to give the name of the network provider you want to search

  8. the autocomplete suggestion will be availble in the module

  9. also the rating radio buttons available at the bottom, click the radio button in which you want to sort the network list

  10. For all the modules the screenshots are available in the repository with the folder name screenshotss

Files Assosiated for the functionalities are

  1. src/com/dao - CONTAINS THE FILE FOR DB CONNECTION AND RETURN SEARCH LIST FOR AUTO COMPLETE

  2. src/com/servlet - CONTAINS THE SERVLET FOR SORTING, DISPLAY ALL THE DATA, SEARCHING, AUTO COMPLETE

  3. src/entities - CONTAINS THE ENITITY TO RETURN THE VALUES WITH CORRESPONDING GETTER AND SETTER

  4. src/model - CONTAINS THE MODEL TO RETURN TURN THE DATABASE TABLE TO OBJECT ENTITY LIST WHICH FURTHER CONVERTS TO GSON.TOJSON

  5. WebContent - CONTAINS THE autocomplete jquery ajax call, and when you enter the page all the list should be displayed for that onload jquery file executes at the refresh time

  6. WebContetn/style and index.jsp are the CSS and index of the application

HappyCoding :)

synconexthire's People

Contributors

hsivakum avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.