in reply to Re: Perl falls victim to shifting trends(Opinions/Comments From The Other Side)
in thread Perl falls victim to shifting trends
If a method needs to write to a file, you can't use Java's security model to prevent filesystem access. The security model that Java offers is mostly about sandboxing and running untrusted code, which has nothing to do with real server-side website exploits.
|
|---|