Giter VIP home page Giter VIP logo

ussd-java-sample's Introduction

ussd-java-sample

The ussd-java-sample application is web application that gives a glimpse on what can be done in the web development community to get an application running on USSD technology.

HowTo

To be able to run this application one needs to have the Eclipse Java EE installed because the project is an eclipse project. The project name is UssdSample. S/He also needs to have at least Apache Tomcat Web container installed on her/his workstation. The only library that is required to download is the google-gson library that does not have any particular dependency except the JDK.

You can find the google-gson jar file in the resource folder

Once these tools are set, you only need to download the source code from here and import it as project into your eclipse workspace and add the google-gson jar file into your tomcat lib folder or your web container lib folder(it depends upon what you are using as a web container). When that is done just build and run it. Here you can build as a war file and deploy it in your web container or directly run from eclipse.

The source code contains only one servlet called UssdHandler that handles the ussd request. It is the only resource to expose as url to receive ussd request from the SMSGH USSD API. For instance when you run it to receive ussd request your application url may look like this: http://localhost:8080/UssdSample/UssdHandler

ussd-java-sample's People

Watchers

James Cloos 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.