Folks, The servlet API as defined by Sun, is fine to a point. In some senses in is quite IoC like in that an instance is decorated with request details and context. If we were to design a servlet api from scratch would we come up with the same thing or would we make think even more component like with lifecycle/IoC concepts (Serviceable, LogEnabled, Contextualizable etc)?
Just me thinking out loud.... - Paul -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
