Link to home
Start Free TrialLog in
Avatar of joelsilva
joelsilva

asked on

Could anyone give an advice? APPLET x SERVLET X JSP

Hi folks,

I need to develop the following project: i work in an enterprise. Many guys need to go to our customers to do something. They need to print a REPORT (in the customer´s enterprise), which REPORT contains information related what the guy did in that customer. The program must contain very important information (for example, PASSWORDS), which information can be read from each guy in any place he is connected in internet.

So, the project must save important information and print REPORTS with some information about the visit that the guy did in that customer.

My question is: what is your suggestion for this project? Must i use an APPLET, a SERVLET or a JSP? I think that an APPLET is the best choice. And, what will be the best DATABASE in this case: ACCESS, MYSQL, or .... ?

Could you give your opinion? Thanks very much...

Best regards.
ASKER CERTIFIED SOLUTION
Avatar of petmagdy
petmagdy
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial