J
Jim Bailey
I've been learning Java with the J2SE SDK 6 and the Head First Java book and
all is fine. I'm now moving on now, using Head FirstServlets and JSP book,
and have installed Tomcat and all was fine first couple chapters, until I
realized I need to install J2EE as the compiler couldn't find javax.servlet
packages. So i downloaded the J2EE SDK 1.5 and it wants to install into a
seperate directory structure. Before i continue I have a couple questions
that I don't find explained anywhere that could maybe save me frustration
later.
Is this going to install the 1.5 runtime also ?
Am I going to need to change (add to) my classpath settings ? (I also was
using Netbeans before starting the new book)
Is this going to screw up my Tomcat install since it's going to want to
install Sun's App Server ?
Basically, am I heading down the right path ? I already had to reinstall
Tomcat to get rid of that 'Apache Software Foundation\....\.....' directory
structure - too much typing to get anything done. I'm looking for 'do this
now, so you don't have to live with the headache later' type of tips.
Thanks
jim in fl
all is fine. I'm now moving on now, using Head FirstServlets and JSP book,
and have installed Tomcat and all was fine first couple chapters, until I
realized I need to install J2EE as the compiler couldn't find javax.servlet
packages. So i downloaded the J2EE SDK 1.5 and it wants to install into a
seperate directory structure. Before i continue I have a couple questions
that I don't find explained anywhere that could maybe save me frustration
later.
Is this going to install the 1.5 runtime also ?
Am I going to need to change (add to) my classpath settings ? (I also was
using Netbeans before starting the new book)
Is this going to screw up my Tomcat install since it's going to want to
install Sun's App Server ?
Basically, am I heading down the right path ? I already had to reinstall
Tomcat to get rid of that 'Apache Software Foundation\....\.....' directory
structure - too much typing to get anything done. I'm looking for 'do this
now, so you don't have to live with the headache later' type of tips.
Thanks
jim in fl