So is this right to say that now J6SE and J6EE exist?
No, java 6 IS j6SE, but EE is something quite different. Its used for enterprise (go figure) like websites, and its not developed concurrently with SE. SE has the javac and java command, the virtual machine, and all those things that we use in regular DESKTOP programming.