On Wednesday 13 November 2002 17:36, Unger Richard wrote: [..] > * The EmbeddedDomain is confusing, and unneccessary if you ask me. What is > it for? I never received an answer to this question.
http://www.mail-archive.com/slide-dev@;jakarta.apache.org/msg01463.html expains a little bit about Remys intentions. Usage of EmbeddedDomain in the SlideServerListener or a main() method would be okay. Usage in a servlet is definitely not okay, since you can't be sure, if a other servlet is using slide too. Martin -- To unsubscribe, e-mail: <mailto:slide-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:slide-dev-help@;jakarta.apache.org>
