I have installed netbeans+jdk7u6 bundle from oracle site and jdk7 is referred only by netbeans and my system has openjdk6 which i use for writing & compiling programs from command line.
If i am not wrong java ee 6 is just a spec and implementations are GlassFish AS , tomcat etc.
does installing tomcat(of course the version supported by my netbeans version) alleviate my problem?