I've got a general question about the Turbine framework.
It seems to me (and I haven't looked at the current CVS, so I may be out of
date. There's also the distinct possibility that I had this wrong to begin
with) that all requests end up getting handled by one servlet and routed to
multiple Pages each with their own set of Screens (Actions may also be
invoked during request processing).
This, it seems, is an alternative to the idea of having multiple servlets,
each of which handles it's domain (like Pages handle theirs).
Does using a single servlet this way introduce a bottleneck to the system?
Does it potentially introduce a bottleneck on some servlet engines but not
others?
Sam
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]