7 ms·
Isn't usual Java(not sure about C# model) sandbox enough?
by soboleiv 13y ago
Isn't usual Java(not sure about C# model) sandbox enough?
- bobsgame 13y agoJava applets are either greatly limited in capability or have full access to the underlying system. This is circumventing the applet/plugin paradigm and allowing full Java programs without security being an issue, as they only have access to the virtual system.