H
hank barta
I've done some programming in Java using the J2SE sdk and now I'd
like to get some experience with the J2EE sdk. I have an app which
uses PHP to provide a front end to a system based on information in
a MySQL database.
I'd like to recode the PHP functionality as either servlets or JSPs.
I've written a bunch of database routines in Java and tested them out
in a console app and would like to use them in a a web application.
I've downloaded and installed the J2EE sdk from Sun and have started
reviewing the tutorial. Whew! Servlets don't start until Chapter
11. The reading to get to that part is pretty dense and appears
to include a lot of information that I don't yet need. (Or do I
really need to be able to create XML files, JAX, SAX, DOC, XSLT,
parsing DTDs, and SOAP to write a 'hello world' JSP?) I'm daunted
by the quantity of information here.
I'm wondering if there is a more straight forward way to get my
feet wet with JSPs and servlets. I understand that there are other
readily available application servers like tomcat and Jboss. Are
there tutorials based on these that might make more sense for what
I want to do? (I don't even know what the name of the application
server included with the sdk is!)
If this is what I need to learn to get started with J2EE, then I'll
continue along with it. But I'm wondering if Sun just got a wee bit
carried away developing their tutorial and tried to include too much
detail for a first exposure.
I appreciate any suggestions for an easier path to enlightenment.
many thanks,
hank
like to get some experience with the J2EE sdk. I have an app which
uses PHP to provide a front end to a system based on information in
a MySQL database.
I'd like to recode the PHP functionality as either servlets or JSPs.
I've written a bunch of database routines in Java and tested them out
in a console app and would like to use them in a a web application.
I've downloaded and installed the J2EE sdk from Sun and have started
reviewing the tutorial. Whew! Servlets don't start until Chapter
11. The reading to get to that part is pretty dense and appears
to include a lot of information that I don't yet need. (Or do I
really need to be able to create XML files, JAX, SAX, DOC, XSLT,
parsing DTDs, and SOAP to write a 'hello world' JSP?) I'm daunted
by the quantity of information here.
I'm wondering if there is a more straight forward way to get my
feet wet with JSPs and servlets. I understand that there are other
readily available application servers like tomcat and Jboss. Are
there tutorials based on these that might make more sense for what
I want to do? (I don't even know what the name of the application
server included with the sdk is!)
If this is what I need to learn to get started with J2EE, then I'll
continue along with it. But I'm wondering if Sun just got a wee bit
carried away developing their tutorial and tried to include too much
detail for a first exposure.
I appreciate any suggestions for an easier path to enlightenment.
many thanks,
hank