> From: Michael Vitousek [mailto:[email protected]] > Subject: Code/Design Mapping in Tomcat > > if there are any gross violations or omissions here please > let me know where I should look.
You left out the Service layer; it should go between Server and Engine. Connectors belong to a Service, not the singleton Server. This will be interesting to hear about as you progress. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
