modem applications

Hi There,

I am going to start project, I am going to design a program which receive the customer call, then the program ask the user to enter his/her customer id then their password if that correct the program will go on to saying the service for user.

from where I can start.I need program to recognise the user inputs.

which tools I will use.

please give me from where I can start.

Regards

[429 byte] By [saleha] at [2007-11-27 2:42:51]
# 1
Do you want to write a typical Web application comprising of JSP and servlet?
hiwaa at 2007-7-12 3:07:55 > top of Java-index,Java Essentials,Java Programming...
# 2
Thanks for your replyno, it is like normal form application.good example, when you call the bank the answer machine get your call, then ask you to enter your account number, then your password.....
saleha at 2007-7-12 3:07:55 > top of Java-index,Java Essentials,Java Programming...
# 3

> Thanks for your reply

> no, it is like normal form application.

> good example, when you call the bank the answer

> machine get your call, then ask you to enter your

> account number, then your password.....

Then, do you mean a custom stand-alone client/server application wrapped with Swing GUI?

hiwaa at 2007-7-12 3:07:55 > top of Java-index,Java Essentials,Java Programming...