You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jean Georges PERRIN <jg...@jgp.net> on 2002/12/10 11:21:54 UTC

Advice: good tutorial out there?

Hi,

I am looking for a good tutorial on JSP / servlet... Any hint? Sun's quite
poor on those I found (compared to the other ones)...

Jean Georges PERRIN



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Advice: good tutorial out there?

Posted by Simon Kelly <ke...@ipe.fzk.de>.
Sorry, Gave you the wrong url.

Here's the list of the ones I have used in the past.  No particular order of
use though.

http://java.rrzn.uni-hannover.de/jug/servlets/tutorial/servlet_tutorial.html
http://www.caucho.com/resin/java_tut/
http://www.volantec.biz/servlets.htm
http://www.1001tutorials.com/

I have lost te link for the one I found most useful, but if I remember it
I'll post the url

Cheers

Simon


----- Original Message -----
From: "Jean Georges PERRIN" <jg...@jgp.net>
To: <to...@jakarta.apache.org>
Sent: Tuesday, December 10, 2002 11:21 AM
Subject: Advice: good tutorial out there?


> Hi,
>
> I am looking for a good tutorial on JSP / servlet... Any hint? Sun's quite
> poor on those I found (compared to the other ones)...
>
> Jean Georges PERRIN
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


jtc.jar

Posted by "Theodore A. Jencks" <th...@digitalfacet.com>.
Is there anyone on the list who can explain what jtc.jar is for and 
what it replaces.  I read some where that it replaces tomcat-ajp.jar, 
tomcat-util.jar tomcat-coyote.jar and tomcat-http11.jar.  Is this true 
or do you need the other jar files to implement direct connections into 
Tomcat.  If so is there any conflict between these jar files and 
jtc.jar.  I'm assuming that jtc stands for jakarta-tomcat-connector and 
that this jar file implements all the connectors for tomcat to use.

Secondly I'd like to what other files from the 
jakarta-tomcat-connectors build are required to get mod_jk2 working.  
Other than the apache module of course:-)

Regards,
Theo


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Advice: good tutorial out there?

Posted by Simon Kelly <ke...@ipe.fzk.de>.
Hi Jean,

There is a very good book that comes highly recommended.

Java Servlet Programming by Jason Hunter.  Published by O'Reilly.

And I found the website http://resources.coreservlets.com/ a good site to
start with.

Regards

Simon

----- Original Message -----
From: "Jean Georges PERRIN" <jg...@jgp.net>
To: <to...@jakarta.apache.org>
Sent: Tuesday, December 10, 2002 11:21 AM
Subject: Advice: good tutorial out there?


> Hi,
>
> I am looking for a good tutorial on JSP / servlet... Any hint? Sun's quite
> poor on those I found (compared to the other ones)...
>
> Jean Georges PERRIN
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Advice: good tutorial out there?

Posted by Christopher Watson <c....@zen.co.uk>.
It's a bit big for a tutorial, and it's in PDF format, but you could try
http://pdf.coreservlets.com/


-----Original Message-----
From: Jean Georges PERRIN [mailto:jgp@jgp.net] 
Sent: 10 December 2002 10:22
To: tomcat-user@jakarta.apache.org
Subject: Advice: good tutorial out there?


Hi,

I am looking for a good tutorial on JSP / servlet... Any hint? Sun's
quite poor on those I found (compared to the other ones)...

Jean Georges PERRIN



--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>