![]() |
|||||||||||||
|
Resources Following are a collection of resources that I have collected over the last year. Let me know (click "Feedback" above) if any links are going bad or if you have any good recomendations. General Links Helpful links that I have found useful for a Programmer JDance - Good collection of JSP links and resources. http://www.jdance.com/jsp.shtm JSP Introduction. The Java Developer ConnectionSM (JDC) presents a Short Course written by JavaTM Software licensee jGuru (formerly named the MageLang Institute). This short course provides an introduction to JavaServer PagesTM (JSPTM) technology. http://developer.java.sun.com/developer/onlineTraining/JSPIntro/contents.html WebComponent Tutorial - http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/WebComponents.html Writing Enterprise Applications with JavaTM 2 Platform, Enterprise Edition - http:/ning/J2EE/Intro/ Installing and Configuring TomCat - http://www.onjava.com/pub/a/onjava/2001/03/29/tomcat.html Using TomCat - http://www.onjava.com/pub/ct/33 Application Developer's Guide - TomCat 4.0.x - http://jakarta.apache.org/tomcat/tomcat-4.0-doc/appdev/index.html Java Servlet 2.3 Specification and JavaServer Pages 1.2 Specification - http://jcp.org/aboutJava/communityprocess/first/jsr053/index.html JDBC Tutorial http://java.sun.com/j2se/1.4/docs/guide/jdbc/ HTML Goodies - http://htmlgoodies.earthweb.com/ A Great beginner resource. The Servlet Source - http://www.servletsource.com ServeletForum.com - http://www.servletforum.com/ Servlets and JavaServer Pages (JSP) 1.0: A Tutorial - http://www.apl.jhu.edu/~hall/java/Servlet-Tutorial/ - There is a book as well. A good study guide. Document Object Model Dissected - http://wdvl.internet.com/Authoring/DHTML/DOM/ - Good overview of the Object model. Important especially when using JavaScript. HTML - The HyperText Markup Language - http://wdvl.internet.com/Authoring/HTML/ - This entire website has dozens of tutorials on all aspects of web design. This link is a good starting point. HTML 4.01 Specification - http://www.w3.org/TR/REC-html40/ - This is the official site for HTML specifications. Dynamic HTML - http://wdvl.internet.com/Authoring/DHTML/ - Nice introduction to DHTML. Dynamic HTML Tools and Resources - http://wdvl.internet.com/Authoring/DHTML/Resources.html - Speaks for itself. Dynamic HTML Lab - http://www.webreference.com/dhtml/ - A LOT of great resources. JavaScript World - http://www.jsworld.com JavaScripts - http://www.javascripts.com JavaScript Goodies - http://www.htmlgoodies.com JavaScript FAQs http://www.faqts.com/knowledge-base/index.phtml/fid/53/ FrameWork Links Cocoon is a 100% pure Java publishing framework that relies on new W3C technologies (such as DOM, XML, and XSL) to provide web content. Resin® serves the fastest servlets and JSP. With Java and JavaScript support, Resin gives web applications the flexibility to choose the right language for the task. Resin's leading XSL (XML stylesheet language) support encourages separation of content from formatting. The Struts Framework. The goal of this project is to provide an open source framework useful in building web applications with Java Servlet and JavaServer Pages (JSP) technology. Struts encourages application architectures based on the Model-View-Controller (MVC) design paradigm, colloquially known as Model 2 in discussions on various servlet and JSP related mailing lists. http://jakarta.apache.org/struts/ Books A list of my top recommendations Core Servlets and JavaServer Pages, Marty Hall, ISBN 0-13-089340-4 Very good "basic" reference book with useful examples. (Some books have such trivial examples) More Servlets and JavaServer Pages, Marty Hall, Sun Microsystems Press, ISBN 0-13-067614-4. This is a just released book that covers material that most other Servlet and JSP pages do not cover in much detail. I consider it a "must have" book. JavaServer Pages, Larne Pekowsky, ISBN 0201704218 If you want to "read a book from beginning to end" on JSP, this would be the one. Simple, clear and well organized. A good place to start. Professional JSP, Karl Avedal, et. al., ISBN 1-861003-62-5 Some great code examples, the best I have found. More of a reference, though some chapters are worth reading if that is a area you are working. Java Developer's Guide to Servlets and JSP, Bill Brogden, ISBN Good code examples that are not found in most other books. Good XML examples using SAX and DOM parsers. JSP Tag Libraries, Shachor, Chace, & Rydin, Manning Publishing, ISBN 1-930110-09-X, The best "all Tag" book around. HTML Goodies – ISBN – 0-7897-1823-5 – A very good beginners book. The Complete Reference - HTML - ISBN 0-07-21197-2 - Great Reference book. It has EVERYTHING. HTML, The Definitive Guide - ISBN 1-56592-175-5 - The usual great reference from O’Reilly books. Dynamic HTML - The Definitive Guide ISBN 1-56592-494-0 – A "must-have" book. Don’t even try DHTML without a book like this one. DHTML & JavaScript - ISBN 0-13-086334-3 - Under the theory if one book is not clear enough, another might help. JavaScript Goodies ISBN 0-7897-2024-8 - Great Introduction. JavaScript - The Definitive Guide - ISBN 1-56592-392-8 - The usual quality O'Reilly book. A book to sit down and read. JavaScript Application CookBook - ISBN 1-56592-577-7 - Sample code galore. Pure JavaScript - ISBN 0-672-31547-5 – A "must-have" reference book. JavaScript - Annotated Archives - ISBN 0-07-882364-1 - More great samples of code
|
||||||||||||
copyright © SonicSpider LLC 1995-2004 |
|||||||||||||