File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Servlets
Author
SingleThreadModel example
Pradeep bhatt
Ranch Hand
Joined: Feb 27, 2002
Posts: 8876
I like...
posted
Jun 30, 2002 05:09:00
0
Hi,
Can anyone gimmi an real life example where singleThreadModel needs to be used.
Thanks in adv
Groovy
Anoopk Kumar
Greenhorn
Joined: Oct 08, 2010
Posts: 3
I like...
posted
Jul 23, 2012 00:38:31
0
When you use banking transaction...
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8141
52
I like...
posted
Jul 23, 2012 01:43:49
2
1) This thread is more than 10 years old
When you use banking transaction...
2) Banking transactions aren't in any way related to
SingleThreadModel
which is a (deprecated) interface in
Servlet
API
[
My Blog
] [
JavaRanch Journal
]
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56153
13
I like...
posted
Jul 23, 2012 08:13:34
0
Anoopk Kumar wrote:
When you use banking transaction...
Are you serious? This is nonsense. The
SingleThreadModel
has been deprecated for many years and should never be used.
[
Smart Questions
] [
JSP FAQ
] [
Books by Bear
] [
Bear's FrontMan
] [
About Bear
]
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: SingleThreadModel example
Similar Threads
Starting servlets
what is SingleThreadModel?
Doubt in Thread Safe Servlet.
Servelet instances created in web.xml
Single Thread Model
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter