I got answer from this page: http://wiki.eclipse.org/Jetty/Reference/Jetty_Architecture
On Wed, Nov 30, 2011 at 7:58 PM, Amaltas <[email protected]> wrote: > I want to try embedded jetty and wondering which approach is better: > Servlets or Handlers. Its OK if my code is not portable like I cannot run > on tomcat or other servlet container. I read elsewhere, that handlers can > give better performance than servlets. > > Can somebody advice. >
_______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
