Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Struts
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Ron McLeod
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Saloon Keepers:
Tim Holloway
Roland Mueller
Bartenders:
Forum:
Struts
Is StrutsPrepareAndExecuteFilter implemented as singleton pattern to process request
MaheshS Kumbhar
Ranch Hand
Posts: 188
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Is StrutsPrepareAndExecuteFilter implemented as singleton
pattern
object to process request?
I am slow but sure
Joe Ess
Bartender
Posts: 9626
16
I like...
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
You can download the source from the
Struts
site and have a look yourself. It does not look like a singleton to me, but I don't know anything about how the container maintains the filter instance.
[
How To Ask Questions On JavaRanch
]
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Singalton in distributed env
clone() overriding in singleton class
Error in Round-up game
implementing connection pooling
Can singleton classes be subclassed?
More...