(no title)
thedudemabry | 8 years ago
I now gather that it is a collection of helpful packages constituting a framework, but distributed separately from mainline Java core packages.
thedudemabry | 8 years ago
I now gather that it is a collection of helpful packages constituting a framework, but distributed separately from mainline Java core packages.
pjmlp|8 years ago
When targeting EE application servers, you don't need to worry at all where it is being executed.
As an application, container, bare metal, whatever.
Of course this only works ad long as no native methods or APIs for file or process management are used.