hi, Mr.John Carnell, welcome, i have a question in your book Pro Jakarta Struts, is this book for novice ?
i have basic java knowledge, will it benefit to me ? thank you !
is this book focus on struts 1.1 or 1.2 ?
where is the official web site to get a look for table of contents ?
Co-author of SCMAD Exam Guide, Author of JMADPlus
SCJP1.2, CCNA, SCWCD1.4, SCBCD1.3, SCMAD1.0, SCJA1.0, SCJP6.0
Co-author of SCMAD Exam Guide, Author of JMADPlus
SCJP1.2, CCNA, SCWCD1.4, SCBCD1.3, SCMAD1.0, SCJA1.0, SCJP6.0
Originally posted by Alvin chew:
is this book focus on practical as well, i don't like theory based as i found it difficult to understand as compare to practical sample
Co-author of SCMAD Exam Guide, Author of JMADPlus
SCJP1.2, CCNA, SCWCD1.4, SCBCD1.3, SCMAD1.0, SCJA1.0, SCJP6.0
Originally posted by Alvin chew:
i see the book "Struts Survival Guide: Basics to Best Practices " recommended in amazon as given discount by buying both, is it under same publisher ? anyone have comments on this book ?
Co-author of SCMAD Exam Guide, Author of JMADPlus
SCJP1.2, CCNA, SCWCD1.4, SCBCD1.3, SCMAD1.0, SCJA1.0, SCJP6.0
Originally posted by Alvin chew:
hi, Mr.John Carnell , what version of tomcat you recommend as best part with struts 1.1 ? tomcat 4 or 5 ?
Tomcat 5.x is the current release of Tomcat, and builds upon the Tomcat 3.3 and Tomcat 4.1 codebases. The 5.x releases implement the Servlet 2.4 and JSP 2.0 specifications.
Tomcat 5.0.x. Tomcat 5.0 improves on Tomcat 4.1 in many ways, including:
Performance optimizations and reduced garbage collection
Refactored application deployer, with an optional standalone deployer allowing validation and compilation of a web application before putting it in production
Complete server monitoring using JMX and the manager web application
Scalability and reliability enhancements
Improved Taglibs handling, including advanced pooling and tag plugins
Improved platform integration, with native Windows and Unix wrappers
Embedding of Tomcat using JMX
Enhanced Security Manager support
Integrated session clustering
Expanded documentation
Tomcat 4.x implements a new servlet container (called Catalina) that is based on completely new architecture. The 4.x releases implement the Servlet 2.3 and JSP 1.2 specifications.
Tomcat 4.1.x. Tomcat 4.1 is a refactoring of Tomcat 4.0.x, and contains significant enhancements, including:
JMX based administration features
JSP and Struts based administration web application
New Coyote connector (HTTP/1.1, AJP 1.3 and JNI support)
Rewritten Jasper JSP page compiler
Performance and memory efficiency improvements
Enhanced manager application support for integration with development tools
Custom Ant tasks to interact with the manager application directly from build.xml scripts
Tomcat 4.0.x. Tomcat 4.0.6 is the old production quality release. The 4.0 servlet container (Catalina) has been developed from the ground up for flexibility and performance. Version 4.0 implements the final released versions of the Servlet 2.3 and JSP 1.2 specifications. As required by the specifications, Tomcat 4.0 also supports web applications built for the Servlet 2.2 and JSP 1.1 specifications with no changes.
SCJA,SCJP,SCWCD,SCBCD,SCEA I
Java Developer, Thailand
John Carnell - Senior Engineer, Genesys PureCloud Division
john_carnell@yahoo.com
Author of Spring Microservices in Action
if you have complex validation rules or complex forms DynaForms become increasingly difficult to work with
SCJA,SCJP,SCWCD,SCBCD,SCEA I
Java Developer, Thailand
pie. tiny ad:
Building a Better World in your Backyard by Paul Wheaton and Shawn Klassen-Koop
https://coderanch.com/wiki/718759/books/Building-World-Backyard-Paul-Wheaton
|