Re: Single Thread Model reading material
Mark Galbreath <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <004f01c32b15$b47b6880$8d00a8c0@mgalbreathc810> |
Well, my first though is that you have no idea of what you are talking about, so go read a book. And the specifications would help, too, but obviously, you are too inane, lazy, or mental deficient to check your literature before asking the foram. Mark -----Original Message----- From: A mailing list for discussion about Sun Microsystem's Java Servlet API Technology. [mailto:[email protected]] On Behalf Of Brian Allen Sent: Wednesday, June 04, 2003 10:12 PM To: [email protected] Subject: Re: Single Thread Model reading material In JSP the directive <%@ page isThreadSafe="false" %> implements the SingleThreadModel to make a JSP page thread safe. I just completed a project where many pages are using this. Why should the SingleThreadModel not be used? Any insight on what the strategy is for JSP with this directive for Servlet 2.4? ----- Original Message ----- From: Katz <mailto:[email protected]> Guy To: [email protected] Sent: Wednesday, June 04, 2003 10:32 AM Subject: Re: Single Thread Model reading material It will be deprecated from servlet 2.4 release so you really need to think twice before using it -----Original Message----- From: Milt Epstein [mailto:[email protected]] Sent: Wednesday, June 04, 2003 5:28 PM To: [email protected] Subject: Re: Single Thread Model reading material On Wed, 4 Jun 2003, Chadha, Devesh wrote: > Hi, > > Where could I find some good reading material on Single Thread Model. Here's all you need to know about SingleThreadModel: Don't use it. (OK, maybe a bit oversimplified, but pretty much true :-). Milt Epstein Research Programmer Integration and Software Engineering (ISE) Campus Information Technologies and Educational Services (CITES) University of Illinois at Urbana-Champaign (UIUC) [email protected] ___________________________________________________________________________ To unsubscribe, send email to [email protected] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html