Sorry if this has been discussed, but I cannot create a Dynamic Web Project for Servlet 3.0.
I'd like to use Glassfish v3 and have a webapp with the EJB co-bundled without all the EAR crud for one thing. Would also like to get rid of web.xml and go full annotations.
What should I do?


Reply With Quote