Is there somewhere on-line I can go to find out about Java Servlets,
JSP with JSTL, and JDBC? I also need to know about the Java 5
enhancements; I know that you can get the "Scanner" class in Java 5,
but I don't know anything about any other enhancements. Any
information on this would be greatly appreciated.
---Kevin Simonson
"You'll never get to heaven, or even to LA,
if you don't believe there's a way."
from _Why Not_
derek - 08 Nov 2007 18:43 GMT
> Is there somewhere on-line I can go to find out about Java Servlets,
> JSP with JSTL, and JDBC? I also need to know about the Java 5
[quoted text clipped - 5 lines]
> if you don't believe there's a way."
> from _Why Not_
http://java.sun.com
Are Nybakk - 08 Nov 2007 19:49 GMT
> Is there somewhere on-line I can go to find out about Java Servlets,
> JSP with JSTL, and JDBC? I also need to know about the Java 5
> enhancements; I know that you can get the "Scanner" class in Java 5,
> but I don't know anything about any other enhancements. Any
> information on this would be greatly appreciated.
I don't really have any sources for you, but since you mention JDBC I
recommend you look up "Java Persistence API" (JPA). Oh, and EJB 3 for
enterprise beans. Both use "annotations".
I'm currently taking Java EE as a course myself. If you need additional
help just shout ;)
> ---Kevin Simonson
>
> "You'll never get to heaven, or even to LA,
> if you don't believe there's a way."
> from _Why Not_
Arne Vajhøj - 09 Nov 2007 00:44 GMT
> Is there somewhere on-line I can go to find out about Java Servlets,
> JSP with JSTL, and JDBC?
http://java.sun.com/javaee/5/docs/tutorial/doc/
> I also need to know about the Java 5
> enhancements;
http://java.sun.com/j2se/1.5.0/docs/relnotes/features.html
Arne
Juha Laiho - 10 Nov 2007 17:27 GMT
kvnsmnsn@hotmail.com said:
>Is there somewhere on-line I can go to find out about Java Servlets,
>JSP with JSTL, and JDBC?
Servlets, and partly JSP: Do read the Servlet specification from Sun;
even though it state that it's more geared for those developing
servlet containers, it's still a great resource for servlet developers
as well. As for JSP, the servlet spec helps when you remember that
JSPs are eventually compiled to servlets.
There are also JSP and JSTL specifications from Sun, and while helpful,
I don't find them a match in usefulness to the servlet spec. Still,
they may be good to have at hand when developing.
As for all these specifications, they are documents with several
versions available, and you should pick the ones that match the
versions implemented by the container for which you're developing.

Signature
Wolf a.k.a. Juha Laiho Espoo, Finland
(GC 3.0) GIT d- s+: a C++ ULSH++++$ P++@ L+++ E- W+$@ N++ !K w !O !M V
PS(+) PE Y+ PGP(+) t- 5 !X R !tv b+ !DI D G e+ h---- r+++ y++++
"...cancel my subscription to the resurrection!" (Jim Morrison)