tomcat - How to design a sample ussd app in java and test using a simulator -


i'm trying develop simple hello word application assignment in java, i'm stuck on how begin, have downloaded simulator (leibcit) cant figure out how make work servers, i'm running tomcat jboss open other simulators.

do perhaps have detailed description on how can go developing application user dials code, maybe:

*111#

i bring menu

  1. hello // user selects 1, opens menu 1 how 2. previous screen
  2. bye // ends session.

any appreciated.

i'm new here , sorry if question's been asked, looked around couldnt find understand.


Comments

Popular posts from this blog

c++ - Function signature as a function template parameter -

algorithm - What are some ways to combine a number of (potentially incompatible) sorted sub-sets of a total set into a (partial) ordering of the total set? -

How to call a javascript function after the page loads with a chrome extension? -