Re: moving from J2SE to the J2EE world? how?



On Sat, 10 Sep 2005 03:29:45 GMT, Roedy Green
<look-on@xxxxxxxxxxxxxxxxxxxx> wrote or quoted :

>here is a suggested learning order
>JDK
>Javamail
>Servlets
>JNDI
>JSP
>JDBC
>JAAS
>RMI
>JAXP
>JMS

The mistake I think newbies make is trying to swallow Servlets, JSP
and JDBC all in one bite.

My thought was to take them in the order Servlets, JSP, JBDC, but you
could go JDBC, Servets. JSP.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
.



Relevant Pages

  • newbie: which IDE to choose?
    ... programme database applications with web GUI (JDBC, JSP, Servlets, as I ...
    (comp.lang.java.programmer)
  • Re: J2ME or network programming or...what do you recommend?
    ... I started doing the servlets along with the JSP. ... Well depending on how dynamic you want the client to ... needed) to java server programs? ...
    (comp.lang.java.programmer)
  • Re: Expression Language (EL) vs. Scriptlets in JSP
    ... is using servlets and utility classes for all real code ... I gave up on taglibs, EL, ... and unit test them with mock objects. ... code in JSP, you won't know if it's even legal syntax, let alone if it's ...
    (comp.lang.java.programmer)
  • Re: Need help with Tomcat/JSP website design
    ... so mostly I need help with the JSP side ... I mean, you could just do the whole thing in servlets, but then ... java the language ... your database. ...
    (comp.lang.java.programmer)
  • Re: put application on server ??!!!!
    ... > I am new to web service programming and I just start to learn jsp. ... > make my application into a bean? ... separate those two pieces into separate code bases with published APIs ... Have forms submit to servlets. ...
    (comp.lang.java.programmer)