  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Designing Workflow Applications Using XML | Designing Workflow Applications Using XML 2006-03-02 - By Stylus Studio
Back [announce] Dear Servlet-Interest,
A new XML tutorial by Dr. Kay entitled: "Buiding XML Workflow Applications" has been published at: http://www.stylusstudio.com/xml/workflow.html
The article argues that the bulk of the application logic required for typical XML workflow applications can be modeled using XML schema, then implemented in high-level XML processing languages, notably XSLT and XQuery, with individual components linked together in a pipeline processing framework.
By writing the logic in these high-level languages (rather than say Java or C#), the biggest benefit you gain is flexibility and adaptability - the ability to change the application in response to changing business needs. XML gives you this flexibility in terms of data design; don't lose it by writing applications that freeze the data structure into Java or C# classes. Building XML Workflow Applications covers the following topics:
? Modeling XML Workflow Applications ? Choosing a Centralized or Decentralized Architecture ? The Life-Cycle of a Document ? Finding Resources using Directory Services Markup Language ? Writing XML Workflow Applications
Read the article online at: http://www.stylusstudio.com/xml/workflow.html
Sincerely, The Stylus Studio Team http://www.stylusstudio.com
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ __ To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
|
|
 |