arshi9464 -2 Light Poster

I am working on a project that has 2 persons. The first person acts as a receptionist and the 2nd as the boss.
Whenever there is someone to meet the boss, i want the request should directly go onto boss's system WITHOUT THE USE OF ANY database.
What could be a better idea than socket programming?

It has 2 main jsp pages, 1 for the boss and other for receptionist.
Receptionist will forward the request as soon as possible(assume it as an emergency).

Please tell me, can i implement this using socket programming in jsp? Or is there any other better option?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.