I found Simon Brown
Professional JSP Tag Libraries Wrox press to be particularly helpful. -----Original Message----- From: Martin van Dijken [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 27, 2004 12:27 AM To: Tag Libraries Users List Subject: RE: Tag Object Model? The Javadocs of the Servlet spec (javax.servlet.jsp.tagext) give a pretty good idea of the lifecycle of the different tag classes. However, you might indeed be best of reading a book first. Martin -----Oorspronkelijk bericht----- Van: Derek [mailto:[EMAIL PROTECTED] Verzonden: dinsdag 27 april 2004 4:09 Aan: Tag Libraries Users List Onderwerp: Re: Tag Object Model? Ok, I would highly recommend O'Reilly's Java Server Pages -- it's half JSP and half how to write custom JSPs. It goes through the life-cycle of the various custom tag implementations. Derek --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
