How to write an trusted applet?I need line by line process to do it?
Bosun Bello
Ranch Hand
Joined: Nov 06, 2000
Posts: 1506
posted
0
An applet is considered trusted if it tries to access a database on the same server whic serves the applet. Besides that, I believe you may need to authenticate yourself if your applet tries to connect to a database on a different server. Bosun
Bosun (SCJP, SCWCD)
So much trouble in the world -- Bob Marley
Frank Carver
Sheriff
Joined: Jan 07, 1999
Posts: 6913
posted
0
Please note that The Java Ranch has a naming policy, described here and "nitin_nagpure" is not a valid name as it contains a "_". Please choose a name which meets the requirements. Thanks.