OT: JSTL and JSF book recommendations

2005-08-11 Thread David Boyer
We're using Tomcat 5.5.9, and I'm looking for good books (or other resources) for learning JSTL and JSF. These will be for a person with a novice-level understanding of Java and Tomcat, so I'd like something that will take him from beginner to intermediate (or better). He'll be learning Java at

Re: OT: JSTL and JSF book recommendations

2005-08-11 Thread Joe Plautz
Starting out, I suggest the Core Servlets and JavaServer Pages by Marty Hall to gain an understanding of the Java EE web technologies. It's about as good of a book as I've seen on any technical subject matter, particularly for a beginner. I still reference it after several years. For JSF I

RE: OT: JSTL and JSF book recommendations

2005-08-11 Thread David Thielen
JSF In Action and JSTL in Action are both very good. - dave David Thielen 303-499-2544 www.windwardreports.com -Original Message- From: Joe Plautz [mailto:[EMAIL PROTECTED] Sent: Thursday, August 11, 2005 10:31 AM To: Tomcat Users List Subject: Re: OT: JSTL and JSF book

RE: OT: JSTL and JSF book recommendations

2005-08-11 Thread Phillip Qin
List Subject: Re: OT: JSTL and JSF book recommendations Starting out, I suggest the Core Servlets and JavaServer Pages by Marty Hall to gain an understanding of the Java EE web technologies. It's about as good of a book as I've seen on any technical subject matter, particularly for a beginner. I

Tomcat Book

2005-07-12 Thread Adi Gati
Hi, Can anyone recommend on a good Tomcat Book? Thanks.

RE: Tomcat Book

2005-07-12 Thread Simon Taylor
Professional Apache Tomcat - Wrox Press is pretty good -Original Message- From: Adi Gati [mailto:[EMAIL PROTECTED] Sent: 12 July 2005 09:40 To: tomcat-user@jakarta.apache.org Subject: Tomcat Book Hi, Can anyone recommend on a good Tomcat Book? Thanks

Re: Tomcat Book

2005-07-12 Thread Alon Belman
, Can anyone recommend on a good Tomcat Book? Thanks. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tomcat Book

2005-07-12 Thread Erik Weibust
, one of its authors hangs out in irc.freenode.net's #tomcat channel and is very good about answering direct questions. On 7/12/05, Adi Gati [EMAIL PROTECTED] wrote: Hi, Can anyone recommend on a good Tomcat Book? Thanks

Re: book for servlet programming

2005-03-18 Thread Harry Mantheakis
with little difficulty. I second that whole heartedly. It is essential to understand that everything is driven by the specifications - make them your bibles. The O'Reilly Java Servlet and JSP Cookbook book is also a good secondary source. Harry Mantheakis London, UK

book for servlet programming

2005-03-17 Thread brian
I need a book for servlet programming- there are some good reviews for the Jason (O'Reilly) book. and also for Goodwill's Servlet programming. Please let me know your experiences about a good book to for servlet programming. (shall be using Tomcat primarily) references to some tutorials

RE: book for servlet programming

2005-03-17 Thread David Short
To: tomcat list Subject: book for servlet programming I need a book for servlet programming- there are some good reviews for the Jason (O'Reilly) book. and also for Goodwill's Servlet programming. Please let me know your experiences about a good book to for servlet programming. (shall be using

RE: book for servlet programming

2005-03-17 Thread Mike Jackson
I like the WROX book JSP 2nd Edition. It's not purely a servlet book but it covers just about everything you might want to do. Namely filters, servlets, JSPs, MVC frameworks, XML/XSLT, custom tags and tag libraries, JDBC, and EJB. It's a little old so it doesn't cover some other important

Re: book for servlet programming

2005-03-17 Thread QM
On Thu, Mar 17, 2005 at 04:24:57PM -0800, brian wrote: : Please let me know your experiences about a good book to for : servlet programming. (shall be using Tomcat primarily) 1/ Inside Servlets, by Dustin Callaway. I tried a few other servlet books, but this is the one that really worked for me

[Announce] New book Professional Apache Tomcat 5

2004-06-09 Thread Vivek Chopra
Announcing the release of a new book Professional Apache Tomcat 5 (Wrox Press) http://www.wrox.com/books/0764559028.shtml This is the second edition of the popular Professional Apache Tomcat book. Who is this book for? This book is for system administrators and Java developers

tomcat book

2004-05-21 Thread wsedio
Hi all, what is the best Tomcat book around? It would be great if it also covers Tomcat 5 ... Thanks. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: tomcat book

2004-05-21 Thread Schalk
email. Thank you. :: -Original Message- :: From: wsedio [mailto:[EMAIL PROTECTED] :: Sent: Friday, May 21, 2004 11:38 AM :: To: Tomcat Users List :: Subject: tomcat book :: :: Hi all, :: what is the best Tomcat book around? :: :: It would be great if it also covers Tomcat 5 ... :: :: Thanks

RE: tomcat book

2004-05-21 Thread Tom K
I don't own it, but you can look on http://amazon.com for Professional Apache Tomcat 5 Tom Kochanowicz -Original Message- From: wsedio [mailto:[EMAIL PROTECTED] Sent: Friday, May 21, 2004 4:38 AM To: Tomcat Users List Subject: tomcat book Hi all, what is the best Tomcat book around

RE: tomcat book

2004-05-21 Thread Dave Butler
: tomcat book Hi all, what is the best Tomcat book around? It would be great if it also covers Tomcat 5 ... Thanks. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] smime.p7s Description

AW: tomcat book

2004-05-21 Thread Hubbert, Thomas
Hi, I can recommend 'Professional Apache Tomcat' published by WROX (ISBN: 0764543725). It does not cover Tomcat 5 though. A new book about Tomcat 5 is gonna be released in June I think (ISBN: 0764559028). So I'd say just wait for that... Thomas -Ursprüngliche Nachricht- Von: wsedio

RE: tomcat book

2004-05-21 Thread Josh Harahap
I've read both Wrox' Professional Apache Tomcat and O'Reilly's TOmcat: The Definitive Guide. Both are good but I think Wrox's book has more meat. Unfortunately, the information in both books can be found on Tomcas's website. THere is a new book called How Tomcat Works (BrainySoftware.com

RE: tomcat book

2004-05-21 Thread Caldarale, Charles R
From: Josh Harahap [mailto:[EMAIL PROTECTED] Subject: RE: tomcat book For example, after reading the book I managed to figure out how to change the checkInterval of the loader, from the default 15 to any integer. This is what I call valuable information because you can't even find

[Ann] How Tomcat Works book -- at 45% discount for direct purchase from publisher

2004-05-03 Thread Budi Kurniawan
How Tomcat Works: A Guide to Developing Your Own Java Servlet Container by Budi Kurniawan and Paul Deck Published by BrainySoftware.com (www.brainysoftware.com) 464 pages, April 2004 ISBN: 0-9752128-0-X US$49.99/A$109.99/C$77.99 How Tomcat Works is the only book that explains the internal

RE: Tomcat documentation in book format (in contrast to the myriad files in a Web documentation)

2004-03-23 Thread Shapira, Yoav
documentation in book format (in contrast to the myriad files in a Web documentation) Hi, I know the Tomcat documentation at http://jakarta.apache.org/tomcat/tomcat-5.0-doc/index.html it's excellent in content and complete, but I still vastly prefer the kind of documentation that I can read like

RE: Tomcat documentation in book format (in contrast to the myriad files in a Web documentation)

2004-03-23 Thread Rudolf Nottrott
documentation in book format (in contrast to the myriad files in a Web documentation) Hi, I know the Tomcat documentation at http://jakarta.apache.org/tomcat/tomcat-5.0-doc/index.html it's excellent in content and complete, but I still vastly prefer the kind of documentation that I can read like a book

RE: Tomcat documentation in book format (in contrast to the myriad files in a Web documentation)

2004-03-23 Thread Shapira, Yoav
Informatics -Original Message- From: Rudolf Nottrott [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 23, 2004 12:31 PM To: Tomcat Users List Cc: Shapira, Yoav Subject: RE: Tomcat documentation in book format (in contrast to the myriad files in a Web documentation) I'm not really sure what

Re: Tomcat documentation in book format (in contrast to the myriad files in a Web documentation)

2004-03-23 Thread Chong Yu Meng
Millennium Research Informatics -Original Message- From: Rudolf Nottrott [mailto:[EMAIL PROTECTED] Sent: Monday, March 22, 2004 5:57 PM To: Tomcat Users List Subject: Tomcat documentation in book format (in contrast to the myriad files in a Web documentation) Hi, I know the Tomcat

Tomcat documentation in book format (in contrast to the myriad files in a Web documentation)

2004-03-22 Thread Rudolf Nottrott
Hi, I know the Tomcat documentation at http://jakarta.apache.org/tomcat/tomcat-5.0-doc/index.html it's excellent in content and complete, but I still vastly prefer the kind of documentation that I can read like a book, rather than navigating a myriad of file pieces linked together in Web

[Off-Topic] Recommendation for Tomcat Security book

2003-11-13 Thread RPITRE
Are there any recommendations for a tomcat security book? I've found this one on amazon.com, but there are no reviews on the book so I thought I would run it by the list first before I buy itany other suggestions Thanx for any insight http://www.amazon.com/exec/obidos/tg

Re: [Off-Topic] Recommendation for Tomcat Security book

2003-11-13 Thread Yann Cébron
Are there any recommendations for a tomcat security book? I've found this one on amazon.com, but there are no reviews on the book so I thought I would run it by the list first before I buy itany other suggestions Thanx for any insight http://www.amazon.com/exec/obidos/tg

Re: [Off-Topic] Recommendation for Tomcat Security book

2003-11-13 Thread Jean-Francois Arcand
The Servlet Spec is also good :-) http://www.jcp.org/en/jsr/detail?id=154 -- Jeanfrancois Yann ? wrote: Are there any recommendations for a tomcat security book? I've found this one on amazon.com, but there are no reviews on the book so I thought I would run it by the list first

Tomcat 5 book

2003-09-04 Thread Marco Tedone
Hi, is there in prevision any book about Tomcat 5? Marco - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Tomcat 5 book

2003-09-04 Thread Shapira, Yoav
Howdy, An amazon search doesn't yield much... I know there was a Wrox book in the works a while ago, since they asked me and other developers to write parts of it, but I think that whole company went kaput and so I don't know what's up with their book... Rest assured, once tomcat 5 is out, all

Re: Tomcat 5 book

2003-09-04 Thread John Turner
Yes. I know for sure one is due early Q1 2004. It is being written from scratch for Tomcat 5, it will not be a Tomcat 4 book refreshed or tweaked to support Tomcat 5. John Marco Tedone wrote: Hi, is there in prevision any book about Tomcat 5? Marco

Re: Tomcat 5 book

2003-09-04 Thread achana
O'Reilly ? John Turner wrote: Yes. I know for sure one is due early Q1 2004. It is being written from scratch for Tomcat 5, it will not be a Tomcat 4 book refreshed or tweaked to support Tomcat 5. John Marco Tedone wrote: Hi, is there in prevision any book about Tomcat 5

Re: Tomcat 5 book

2003-09-04 Thread John Turner
book refreshed or tweaked to support Tomcat 5. John Marco Tedone wrote: Hi, is there in prevision any book about Tomcat 5? Marco - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Tomcat 5 book

2003-09-04 Thread Goehring, Chuck Mr., RCI - San Diego
Part of Wrox stuff went to Apress and part went to John Wiley and Sons. (from http://www.booksmatter.com) Chuck -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Thursday, September 04, 2003 6:04 AM To: Tomcat Users List Subject: RE: Tomcat 5 book Howdy

Re: A good book about Tomcat

2003-08-18 Thread John Turner
: Thursday, August 14, 2003 02:57 PM Subject: Re: A good book about Tomcat The company is. Others have bought up the intellectual property (copyrights and such). Most of the assets were bought by Wiley and Apress. John

OFF TOPIC: Book suggestion.

2003-08-14 Thread Pitre, Russell
Sorry for the off topic question, but I feel this list could benefit from the responses to this question (if they get answered).. Does anyone know of any good books on design patterns concerning MVC and Java and the like.Here's one by the gang of four but it was published in

Re: A good book about Tomcat

2003-08-14 Thread Mubaraka Arif
On 2003.08.14 14:22 Alexander Vavilin wrote: Hi all, can anybody advice me a good book about Tomcat ???. -- Best regards, Alexander mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED

A good book about Tomcat

2003-08-14 Thread Alexander Vavilin
Hi all, can anybody advice me a good book about Tomcat ???. -- Best regards, Alexander mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: OFF TOPIC: Book suggestion.

2003-08-14 Thread Johan Krisar
Hi Russ! Ok. Off topic again, but still... I'd recommend Core J2EE Patterns, Best Practices and Design Strategies. I've recently gotten my hands on the second edition, and it contains some very useful stuff. Seems to me the authors Alur, Crupi and Malks have done a good job of capturing

Re: A good book about Tomcat

2003-08-14 Thread John Turner
This has come up several times before. Try the archives. John Alexander Vavilin wrote: Hi all, can anybody advice me a good book about Tomcat ???. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: A good book about Tomcat

2003-08-14 Thread John Turner
:29 PM To: Tomcat Users List Subject: Re: A good book about Tomcat Professional Apache Tomcat - Vivek Chopra, Ben Galbraith, Sing Li, Romin Irani... [Wrox Publication] is good one for TOmcat Administration and Configuration. ~ Mubaraka Arif Software Developer Administrative Technology

RE: A good book about Tomcat

2003-08-14 Thread David Kramer
I really enjoyed WROX's Apache/Tomcat book. Use it all the time. DK -Original Message- From: Alexander Vavilin [mailto:[EMAIL PROTECTED] Sent: Thursday, August 14, 2003 12:23 PM To: Tomcat Mail List Subject: A good book about Tomcat Hi all, can anybody advice me a good book

RE: A good book about Tomcat

2003-08-14 Thread Angus Mezick
Isn't wrox toast? -Original Message- From: Mubaraka Arif [mailto:[EMAIL PROTECTED] Sent: Thursday, August 14, 2003 3:29 PM To: Tomcat Users List Subject: Re: A good book about Tomcat Professional Apache Tomcat - Vivek Chopra, Ben Galbraith, Sing Li, Romin Irani... [Wrox

Re: A good book about Tomcat

2003-08-14 Thread epyonne
I miss the Programmers to Programmers (P2P) that Wrox used to have. I sure hope Wiley or Apress will carry on. - Original Message - From: John Turner [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, August 14, 2003 02:57 PM Subject: Re: A good book about Tomcat

Re: A good book about Tomcat

2003-08-14 Thread John Blanco
Wrox sucked anyway. I hated the red, glaring cover with the geeks in the pictures. :) If I wanted to see a geek, I'd go through my own photo album, thank you very much. The TomCat book from O'Reilly is OK, but it left be scrambling to find the real way to do things

Re[2]: A good book about Tomcat

2003-08-14 Thread Alexander Vavilin
:[EMAIL PROTECTED] Friday, August 15, 2003, 5:18:11 AM, you wrote: JB Wrox sucked anyway. I hated the red, glaring cover JB with the geeks in the pictures. :) If I wanted to see JB a geek, I'd go through my own photo album, thank you JB very much. JB The TomCat book from

RE: A good book about Tomcat

2003-08-14 Thread Angus Mezick
Get the Apache Tomcat Bible from Wiley. It compares nicely to the wrox book. -Original Message- From: John Blanco [mailto:[EMAIL PROTECTED] Sent: Thu 8/14/2003 11:18 PM To: Tomcat Users List Cc: Subject:Re: A good book about Tomcat Wrox sucked anyway. I

[ERR] Re: Best Tomcat Book, Recommendations???

2003-07-31 Thread postmaster
comes around. John Collins, Jim wrote: I wish Wrox would bind the books the same way as O'Reilly though. -Original Message- From: epyonne [mailto:[EMAIL PROTECTED] Sent: 29 July 2003 13:43 To: Tomcat Users List Subject: Re: Best Tomcat Book, Recommendations??? You are so wrong about Wrox

Re: Best Tomcat Book, Recommendations???

2003-07-30 Thread Me
Turner [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, July 29, 2003 5:24 AM Subject: Re: Best Tomcat Book, Recommendations??? As a Wrox author, I have to tell you that your overall impression is incorrect. Books are like anything else: sometimes you think they're

RE: Best Tomcat Book, Recommendations??? PART 2

2003-07-30 Thread Eric J. Pinnell
You're right,I guess you can always use it to prop your monitor up. :) -e On Wed, 30 Jul 2003, Aggarwal, Gautam (IE03) wrote: Can a book ever be 'Pure Garbage'? Please think about it! Gautam -Original Message- From: Tony LaPaso [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 30

Re: Best Tomcat Book, Recommendations??? PART 2

2003-07-30 Thread John Turner
I don't buy many books any more, but AFAIK the Wrox book is the only Tomcat book targeted towards setup and administration. I know for a fact there are at least two books due out before the end of the year that should supersede the Wrox book. The Wrox book was published in mid-2002

Re: Best Tomcat Book, Recommendations???

2003-07-29 Thread John Turner
recommend a good Tomcat book? In the archives I've read that the Wrox book, Professional Apache Tomcat, is pretty good but my overall impression of Wrox books is that they're generally not worth the paper they're printed on. I know O'Reilly has a relatively new TC book that looks pretty good. I

Re: Best Tomcat Book, Recommendations??? PART 2

2003-07-29 Thread John Turner
Eric J. Pinnell wrote: Of course it's getting more and more out of date as we speak. I think Tomcat 6 will be out before a decent Tomcat 5 book hits the shelves. Not if I have anything to say about it. :) John

Re: Best Tomcat Book, Recommendations??? PART 2

2003-07-29 Thread John Turner
What, exactly is it that you want to know? You say I want a Tomcat book but then you say I don't want anything about servlets. So what is it you want? An admin reference (the Wrox book is focused that way)? A performance tuning book? People can't answer you or help you unless you

Re: Best Tomcat Book, Recommendations???

2003-07-29 Thread epyonne
You are so wrong about Wrox books. Most of them are very good and moderately priced. The Professional Tomcat book from Wrox is an excellent book. Of course, there are some discrepancies. But hey, there is no writer on earth can catch up 100% with the fast pace of software development

RE: Best Tomcat Book, Recommendations???

2003-07-29 Thread Collins, Jim
I wish Wrox would bind the books the same way as O'Reilly though. -Original Message- From: epyonne [mailto:[EMAIL PROTECTED] Sent: 29 July 2003 13:43 To: Tomcat Users List Subject: Re: Best Tomcat Book, Recommendations??? You are so wrong about Wrox books. Most of them are very good

Re: Best Tomcat Book, Recommendations???

2003-07-29 Thread John Turner
. -Original Message- From: epyonne [mailto:[EMAIL PROTECTED] Sent: 29 July 2003 13:43 To: Tomcat Users List Subject: Re: Best Tomcat Book, Recommendations??? You are so wrong about Wrox books. Most of them are very good and moderately priced. The Professional Tomcat book from Wrox

Re: Best Tomcat Book, Recommendations???

2003-07-29 Thread epyonne
08:19 AM Subject: Re: Best Tomcat Book, Recommendations??? Most of the Wrox titles have been picked up by Wiley and Apress (Wrox liquidated earlier this year), so its possible the books will be closer to what you prefer when the second printing comes around. John Collins, Jim wrote: I

Re: Best Tomcat Book, Recommendations???

2003-07-29 Thread Micael
are like anything else: sometimes you think they're great, sometimes you think they're not. To make a sweeping generalization is, in my mind, illogical. John Tony LaPaso wrote: Hi all, Can some of you recommend a good Tomcat book? In the archives I've read that the Wrox book, Professional Apache

RE: Best Tomcat Book, Recommendations???

2003-07-29 Thread Micael
They are not the right kind of book for that. At 02:07 PM 7/29/2003 +0100, you wrote: I wish Wrox would bind the books the same way as O'Reilly though. -Original Message- From: epyonne [mailto:[EMAIL PROTECTED] Sent: 29 July 2003 13:43 To: Tomcat Users List Subject: Re: Best Tomcat Book

Re: Best Tomcat Book, Recommendations??? PART 2

2003-07-29 Thread Tony LaPaso
point of view and from a programmer's point of view. I guess that's another generalization. :) Specifically, setting up TC, using it w/Apache and IIS, TC Security, clustering TC servers, setting up JNDI resources. I suspect any good TC book will have a good deal of overlap w/the servlet spec v2.4 which

RE: Best Tomcat Book, Recommendations??? PART 2

2003-07-29 Thread Aggarwal, Gautam (IE03)
Can a book ever be 'Pure Garbage'? Please think about it! Gautam -Original Message- From: Tony LaPaso [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 30, 2003 9:50 AM To: Tomcat Users List Subject: Re: Best Tomcat Book, Recommendations??? PART 2 First, as I said, my comment about

Best Tomcat Book, Recommendations???

2003-07-28 Thread Tony LaPaso
Hi all, Can some of you recommend a good Tomcat book? In the archives I've read that the Wrox book, Professional Apache Tomcat, is pretty good but my overall impression of Wrox books is that they're generally not worth the paper they're printed on. I know O'Reilly has a relatively new TC book

Best Tomcat Book, Recommendations??? PART 2

2003-07-28 Thread Tony LaPaso
Sorry, but I forgot to mention: I'm really only interested in Tomcat specifically, not how to program servlets/JSPs. Some of the TC books I've seen like to make themselves nice and plump by describing servlet programming, what HTTP is, what XML is, etc., etc. I don't need that extra fat. Thanks

Re: Best Tomcat Book, Recommendations??? PART 2

2003-07-28 Thread Eric J. Pinnell
Hi, I don't usually push books... people have different tastes. But I like the Wrox book. It's an administrators book. Basically how Tomcat is designed from an architecture standpoint (containers, contexts, valves, realms, what the directories are for, etc) and how to configure it (connectors

Re: Best Tomcat Book, Recommendations???

2003-07-28 Thread Tim Funk
If you really want to know about tomcat5 - read the specs for JSP2.0 and servlet api 2.4. -Tim Tony LaPaso wrote: Hi all, Can some of you recommend a good Tomcat book? In the archives I've read that the Wrox book, Professional Apache Tomcat, is pretty good but my overall impression of Wrox

Re: book on EJB / [ANN] Getting Started with EJB Technology

2003-04-02 Thread Joe Sam Shirah
of useful ( I hope ) related links in the Resources section. Your background hits my intended audience almost exactly, and you may find a tutorial introduction helpful before jumping into a complete book. If you do try it out, I'd be interested in any feedback ( other than expanding into more areas

RE: book on EJB

2003-04-01 Thread Jeremy Whitlock
: Chris Shen [mailto:[EMAIL PROTECTED] Sent: Monday, March 31, 2003 4:45 PM To: [EMAIL PROTECTED] Subject: RE: book on EJB Thanks for the recommendations, guys. i will be sure to check it out. What do you guys think of JBoss just out of curiosity? From: Jeremy Whitlock [EMAIL PROTECTED] Reply

Re: book on EJB

2003-04-01 Thread Anthony Marlowe
via Tomcat with very minor configuration. If you would like any help setting it up, let me know. Later, Jeremy -Original Message- From: Chris Shen [mailto:[EMAIL PROTECTED] Sent: Monday, March 31, 2003 4:45 PM To: [EMAIL PROTECTED] Subject: RE: book on EJB Thanks for the recommendations

book on EJB

2003-03-31 Thread Chris Shen
i am an intermediate lvl jsp/servlet developer and would like to learn ejb. i am looking for a good tutorial/reference for novice/intermediate ejb developers. any suggestions? Chris _ STOP MORE SPAM with the new MSN 8 and get 2

RE: book on EJB

2003-03-31 Thread Dmitry Sklyut
www.theserverside.com Download Ed Roman's book -Original Message- From: Chris Shen [mailto:[EMAIL PROTECTED] Sent: Monday, March 31, 2003 6:20 PM To: [EMAIL PROTECTED] Subject: book on EJB i am an intermediate lvl jsp/servlet developer and would like to learn ejb. i am looking

RE: book on EJB

2003-03-31 Thread Jeremy Whitlock
Chris, I second that. It's a great book. You'll need an EJB container as well and I suggest OpenEJB. It can be found here: http://openejb.sourceforge.net It integrates tightly into Tomcat and is very simple to install/configure/use. I'd love to help you out with it if you go

RE: book on EJB

2003-03-31 Thread Chris Shen
Thanks for the recommendations, guys. i will be sure to check it out. What do you guys think of JBoss just out of curiosity? From: Jeremy Whitlock [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Subject: RE: book on EJB Date: Mon, 31

[Announce] New book Tomcat Security Handbook

2003-03-03 Thread Vivek Chopra
Announcing the release of a new book- Tomcat Security Handbook (Wrox Press) http://www.wrox.com/books/1861008309.htm What does this book cover? This book is targeted at production deployments of Tomcat, and is a good complement to the Professional Apache Tomcat book (also Wrox Press). It covers

[OT] a good book for (pre) web design ?

2003-02-22 Thread Jens Skripczynski
Hi, I'm looking for a book, that helps/guides me through a website planning. Explanation will get rather lenghty, so I'm looking for some experienced guy, I can ask for some ressources. (* replies please in PM, since i do not want to clutter the mailinglist *) (* I believe the amount here

Re: [OT] a good book for (pre) web design ?

2003-02-22 Thread Vernon Wu
If you intend to employ the J2EE technologies to build a web application, Rod Johnson's new book, Expert One on One J2EE Design and Development shall be a very good resource. 22/02/2003 1:52:35 PM, Jens Skripczynski [EMAIL PROTECTED] wrote: Hi, I'm looking for a book, that helps/guides me

Re: [OT] a good book for (pre) web design ?

2003-02-22 Thread Bernd Prager
- Original Message - ... 22/02/2003 1:52:35 PM, Jens Skripczynski [EMAIL PROTECTED] wrote: Hi, I'm looking for a book, that helps/guides me through a website planning. ... - i know how to use html, ssi and php But i'm really stuck in planing a new site from scratch. ... Jens, I have

preview webapp util for Performance book

2003-02-20 Thread Peter Lin
thanks to all those who expressed an interest in sample webapp for the book. Included in the zip file is the webapp for Tomcat, utilities I wrote, cover of the book, publisher's comments and a readme.html file. The final webapp will include all the raw results from our benchmarks. This version

What is the best book about Servlets/Jsp?

2003-02-20 Thread Jose Euclides da Silva Junior - DATAPREVRJ
Regards, Euclides. Imagination is more important than knowledge. -Albert Einstein - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: What is the best book about Servlets/Jsp?

2003-02-20 Thread Erik Price
There's a free one that I found helpful at http://pdf.coreservlets.com/ Be sure to read it in conjunction with the current Tomcat documentation, because although it's a very good book, there are a few (very few) references that are now out of date. If you read the Tomcat docs you will spot

RE: What is the best book about Servlets/Jsp?

2003-02-20 Thread Mike Jackson
I like Professional JSP (2nd edition), published by WROX, ISBN 1-861004-95-8. Don't let the name fool you, it also covers servlets a bit, struts, xml/xsl, and some other things. It's a rather large book, with lots of examples. --mikej -=- mike jackson [EMAIL PROTECTED] -Original

RE: What is the best book about Servlets/Jsp?

2003-02-20 Thread Shapira, Yoav
Howdy, I still have a good hour before the current stress test on my PC is finished, so I'll chime in on this issue a bit. First, to answer the question: my fav book about servlets and JSP is available online for free: http://java.sun.com/products/servlet/docs.html I realize some people like

RE: What is the best book about Servlets/Jsp?

2003-02-20 Thread Mike Jackson
] -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 20, 2003 10:27 AM To: Tomcat Users List Subject: RE: What is the best book about Servlets/Jsp? Howdy, I still have a good hour before the current stress test on my PC is finished, so I'll chime

Re: What is the best book about Servlets/Jsp?

2003-02-20 Thread Erik Price
Shapira, Yoav wrote: To other people who answered, and to the original poster of this question: what do get from the books that you can't get online? Do you not find that the books, or at least parts thereof, become outdated very quickly? Yoav, I'm not sure if you're familiar with the book

Re: What is the best book about Servlets/Jsp?

2003-02-20 Thread Erik Price
Mike Jackson wrote: However I'll agree, I don't look at the books often, usually by this point I go to the java docs. I'll second this, the javadocs are much quicker than going to a book now that I know where to look for stuff. The book was just a great way to get the basics down

Antw: RE: What is the best book about Servlets/Jsp?

2003-02-20 Thread Andre Schild
in a book. For such things it's better to take to book and go out of the office and read it outside in the sun. But when you have learned the basics, then I too (almost) never again touch the books, but go to the online documentations/google etc. André

Re: What is the best book about Servlets/Jsp?

2003-02-20 Thread Steven J. Owens
On Thu, Feb 20, 2003 at 01:41:43PM -0500, Erik Price wrote: Mike Jackson wrote: However I'll agree, I don't look at the books often, usually by this point I go to the java docs. I'll second this, the javadocs are much quicker than going to a book now that I know where to look for stuff

preview of webapp of Tomcat Performance book

2003-02-11 Thread Peter Lin
I plan on releasing the webapp and utilities for Tomcat Performance Handbook Remy and I are writing in the next few days. I'd like to know if tomcat-users find that appealing? peter lin __ Do you Yahoo!? Yahoo! Shopping - Send Flowers for

RE: preview of webapp of Tomcat Performance book

2003-02-11 Thread Donie Kelly
We plan to get it when it comes out. Actually, one for each developer here to stop them writing the crap that they sometimes turn out. Your book and a big stick! Seriously thought, that would be cool. How about a preview of the book itself. Word or PDF format is fine. Donie -Original

RE: preview of webapp of Tomcat Performance book

2003-02-11 Thread Turner, John
I'd like to see it. John -Original Message- From: Peter Lin [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 11, 2003 8:59 AM To: Tomcat Users List Subject: preview of webapp of Tomcat Performance book I plan on releasing the webapp and utilities for Tomcat Performance

RE: preview of webapp of Tomcat Performance book

2003-02-11 Thread Jacob Hookom
Yes, very much so. | -Original Message- | From: Peter Lin [mailto:[EMAIL PROTECTED]] | Sent: Tuesday, February 11, 2003 7:59 AM | To: Tomcat Users List | Subject: preview of webapp of Tomcat Performance book | | | I plan on releasing the webapp and utilities for | Tomcat Performance

Re: preview of webapp of Tomcat Performance book

2003-02-11 Thread Fabio Mengue
Very much :))) F. Peter Lin wrote: I plan on releasing the webapp and utilities for Tomcat Performance Handbook Remy and I are writing in the next few days. I'd like to know if tomcat-users find that appealing? peter lin __ Do you Yahoo!?

Re: preview of webapp of Tomcat Performance book

2003-02-11 Thread Craig R. McClanahan
On Tue, 11 Feb 2003, Peter Lin wrote: Date: Tue, 11 Feb 2003 05:59:21 -0800 (PST) From: Peter Lin [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: preview of webapp of Tomcat Performance book I plan on releasing the webapp

RE: preview of webapp of Tomcat Performance book

2003-02-11 Thread Cox, Charlie
yes, I would like to see it. Charlie -Original Message- From: Peter Lin [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 11, 2003 8:59 AM To: Tomcat Users List Subject: preview of webapp of Tomcat Performance book I plan on releasing the webapp and utilities for Tomcat

RE: preview of webapp of Tomcat Performance book

2003-02-11 Thread John Roth
Ditto here! Will you post it (or a URL), or will you be sending it to individuals? -Original Message- From: Cox, Charlie [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 11, 2003 12:56 PM To: 'Tomcat Users List' Subject: RE: preview of webapp of Tomcat Performance book yes, I would

RE: preview of webapp of Tomcat Performance book

2003-02-11 Thread Peter Lin
I will most likely post a URL. Right now the package is over 5 megs and will likely be around 25megs once it's all done. I am including all of the apache ab results I generated, the excel files with the charts and summaries. I've also added a very simple jdbc benchmark i wrote for oracle, so

Re: preview of webapp of Tomcat Performance book

2003-02-11 Thread jmong
... if its okay with you can i e-mail them to you offline? I don't necessarily want to bore the list with my requests ^_^ Jan-Michael - Original Message - From: Peter Lin [EMAIL PROTECTED] Date: Tuesday, February 11, 2003 5:59 am Subject: preview of webapp of Tomcat Performance book I plan

Re: preview of webapp of Tomcat Performance book

2003-02-11 Thread Swapneel Dange
Thats really interesting to know ! swapneel ! From: Fabio Mengue [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: preview of webapp of Tomcat Performance book Date: Tue, 11 Feb 2003 14:09:40 -0200 Very much :))) F. Peter

  1   2   3   >