Re: J2EE tutorial (Learn J2EE in 21 Days, Sam's)



Raymond DeCampo wrote:
Sebastien Degardin wrote:

I asked that because i thought i could have some important changement since 1.3

But, i think that the differences are in the specification such as (EJB, JSP, servlet). am i wrong ?


The acronym J2EE refers to a set of specifications. So of course the changes are in specifications.


Perhaps when you say that the "differences are in the specification" you are thinking of a specific J2EE implementation?

In any case, you should be fine with the 1.3 tutorial to start out with, unless there was a specific feature in 1.4 you wanted to explore. After all, 1.4 contains 1.3 so it is a good starting base.

HTH,
Ray


Thank's, i'm gonna read this book to get all basics of J2EE.
If think i'll get a new book after to have the latest specification such as EJB 3.0 (which is however not yet released).


Thank's everyone.
.



Relevant Pages

  • Re: Servlet Threads Database Connections
    ... "If a Servlet is spinning its own threads and accessing a database, ... Server 5.0 will allow it at this time. ... > If we where talking about an EJB container that would be another thing. ...
    (comp.lang.java.databases)
  • EJB unaccessible???
    ... The servlet performs a listing using ... exception, for example, a duplicate primary key constraint ... when I try to list again the EJB Home ... I'm new to EJB and jonas, so any help would be greatly appreciated. ...
    (comp.lang.java.databases)
  • Re: most used enterprise java technologies
    ... I'd be very surprised if EJB was number one. ... Servlets and JSP are likely ... be aware of what technologies are out there, ...
    (comp.lang.java.programmer)
  • Re: most used enterprise java technologies
    ... Out of curiosity I want to ask what are the most used j2ee technologies ... I'd be very surprised if EJB was number one. ... Servlets and JSP are likely ...
    (comp.lang.java.programmer)
  • Re: J2EE tutorial (Learn J2EE in 21 Days, Sams)
    ... Sebastien Degardin wrote: ... But, i think that the differences are in the specification such as (EJB, JSP, servlet). ...
    (comp.lang.java)