Re: Tomcat books (was Re: Tomcat and servlet the nightmare)

2007-08-07 Thread Juergen Nickelsen
David Smith wrote: I have no doubt Tomcat: The Definitive Guide is very good although I would suspect it's targeted to the tomcat servlet container specifically rather than java servlets and jsp. At the point you are at, a book that targets java servlets and jsp is better than a book that targ

Re: Tomcat books (was Re: Tomcat and servlet the nightmare)

2007-08-07 Thread David Smith
I have no doubt Tomcat: The Definitive Guide is very good although I would suspect it's targeted to the tomcat servlet container specifically rather than java servlets and jsp. At the point you are at, a book that targets java servlets and jsp is better than a book that target's tomcat. And w

Re: Tomcat books (was Re: Tomcat and servlet the nightmare)

2007-08-07 Thread Gregor Schneider
Forgot to mention: Tomcat. The Definitive Guide. By Jason Brittain and Ian F. Darwin might also be a *very* good catch since Jason is a well known contributor to the Jakarta projects and definately knows his ways around Tomcat - if I ever had to buy a book, I guess I'd go for the O'Reilly... Che

Re: Tomcat books (was Re: Tomcat and servlet the nightmare)

2007-08-07 Thread Gregor Schneider
Professional Apache Tomcat 5: http://www.wrox.com/WileyCDA/WroxTitle/productCd-0764559028.html There's also a Tomcat 6-version available However, I've used the really good documentation on the Tomcat-Website, started with their examples and read the mailinglist, which altogether gave me a pretty

Tomcat books (was Re: Tomcat and servlet the nightmare)

2007-08-07 Thread Juergen Nickelsen
David Smith wrote: I have to tell you guy, true nightmares exist in answering questions from people who obviously haven't made any attempt at learning the technology before throwing stuff together and asking questions. Please do us a favor and get a recently written book on tomcat. What bo

Re: Tomcat and servlet the nightmare

2007-08-06 Thread Hassan Schroeder
On 8/6/07, Fabbris Pierluigi <[EMAIL PROTECTED]> wrote: > Now I've this file Yikes! -- I have no idea what point you're trying to make with all of that, but ... > I try to enter in the example page and the servlet is displayed white > pages, and the servlet in my webapps displayed white page. > W

Tomcat and servlet the nightmare

2007-08-06 Thread Fabbris Pierluigi
Hello, it's a nightmare to use Tomacat for servlet. Now I've this file web.xml http://java.sun.com/xml/ns/javaee"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"; version="2.