On Saturday 15 July 2006 23:01, Paul Hammant wrote:

> Well this is a well understood rule with applet for sure (and some of
> the J2EE containers / web containers).
>
> A sandboxed applet may not (its veto'd) create a classloader. All its
> classes must come with it from the server. It was a speculative rule
> to prevent hacking ( I guess ).  Now the applet security model is
> very good.  One could assume a new rule for applets would be
> perfectly kosher:
>
>    Sandboxed applets may create classloaders, but the classes
> contained therein are given the same rights as those that were
> shipped from the web server - the sandbox rules

The above two paragraphs seem contradictory to me.

The first paragraph just tells me  we would need server component to generate 
the classes for us. :)


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jruby-devel mailing list
Jruby-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jruby-devel

Reply via email to