Newsletter sign-up
View all newsletters

Enterprise Java Newsletter
Stay up to date on the latest tutorials and Java community news posted on JavaWorld

JavaWorld Daily Brew

An application which requires password to access its content



Hi,

I would kindly ask for help concerning my problem below.

I want to develop a simple store management system. The system is supposed be developed as a distributed system that can handle multiple clients simultaneously

The solution should be based on RMI, where the user must be identified with the ID and password before a service is made available.

I found it hard for me :(, as i am just a beginner. I appreciate for help ;)

Thank you in advance