Deploy to web container, bundle web container or embed web container...
- by Jason
I am developing an application that needs to be as simple as possible to install for the end user. While the end users will likely be experience Linux users (or sales engineers), they don't really know anything about Tomcat, Jetty, etc, nor do I think they should.
So I see 3 ways to deploy our applications. I should also state that this is the…