FAQ
  Java Tutorial
  Questions by Topic
  Sample test
  Other Certification sites
  Certification Tips
  Exam Objectives
  Java jobs
  Java News
  About Java Prepare
   Books
  Certification Books
  SCEA Books
  Online Books
   Tutorial Topics
  Language Fundamentals
  Operator and Assignments
  Declaration and Access Control
  Classes in Java
  AWT
  Event classes
  Threads
  Layout Managers
  Collections
  Files
   Advertisements
cover
   Feedback
  Please let us know your feedback
 
StoreBusters Marketing
javaprepare.com
your tool for Java Certification
home | tutorial | questions | test 1

Professional Java XML Programming with Servlets and JSP

cover

This manuscript is an abridged version of a chapter from the Wrox Press book Professional Java XML Programming with Servlets and JSP. JSPs and Java Beans

Meta-programming, or writing programs that customize, guide and modify other programs, is not a very new idea (LISP programmers have been doing it for decades) - but XML gives it a profoundly new twist.

XML greatly increases the ability of the user to exercise control over computer programs, by editing easily understandable text files. These programs know as little as possible about what they are actually being used to do. Instead, their structure and behavior are described with XML in domain-specific languages, and the programs "interpret" the descriptions. For further details about the book, and other books in our range, visit the Wrox Press Web Site.


For more information and details of our full range visit our main sites at Wrox USA or Wrox Europe. To contact us with any comments or suggestions about our Web site, e-mail to: feedback@wrox.com.

©1999 Wrox Press Ltd.

home | tutorial | questions | test 1