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
