vallikasturi 0 Newbie Poster

Hi..

I had an application where i used an applet for drawing a diagram...
n i've to get the database values when i clicked on a line..
It works fine when i'm implementing this in my local system...
But when i placed in the server, I'm unable to get the values in the local system..
Only null values are displayed...

I heard that security manager of the applet doesn't read the database values and we have to set the permission for that...
Is it true..??
If yes, how can we set permission for applet
If not, then what is the solution for this...

Can any one suggest me the solution..

Thanks in advance