> From: "Gary VanMatre" <[EMAIL PROTECTED]> > > > I believe that you can spawn threads in a J2EE web container. > > The restriction is only within the EJB container. I'm not sure if > > there are limitations in a portal but a client or applet J2EE container > > doesn't have thread restrictions. Shale doesn't support portals yet. > > SRV.1.2 of the Servlet 2.4 spec says that a servlet container "may place > security restrictions on the environment in which a servlet executes." It > then gives the example, "high-end application servers may limit the creation > of a Thread object to insure that other components of the container are not > negatively impacted." >
Ahh, from the writ, good to know. Thanks Wendy. Gary > -- > Wendy Smoak > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]