is Java EE bundled with Tomcat?
843838May 16 2007 — edited May 16 2007I'm beginning to use Tomcat, i'm trying to use Spring Framework and some of it's example requires some stuff related to Java EE and everytime i have to download the single .jar package with that feature..
Is there any Java EE SDK ?? i've found on the site a big file, but it contains also the Sun Java Application Server, but I don't need it, since i use Tomcat.. so is there any way to download just the Java EE libraries without the app server?
Thanks