i want to make an application in which there are registered users. so users can put data in database, can see data from database.
my application is there are different doctors from different places and they have common patients( clients) that they care about patients. so they want always what the give to patients (clients) they write in database so to keep every information about patients(clients).
what to chose to implement this?
i want to be like application(not on browser) so that I can manage to do this. So give me some help how to implement .
i have to make a applet or Servlet or ....
thank you