XMLC Benefits

Now that we have presented our first pass at the flavor of XMLC programming leveraging the DOM specification, let's bring out some new and reviewed points about XMLC development:

  • XMLC is built upon standards. In particular, XML and DOM are specifications of the World Wide Web Consortium.

  • XML/HTML templates are stored as Java objects. DOM and XMLC methods are then applied to the template object.

  • Flow of control is clearly separated from the page markup language and its content. In other words, WML, HTML, and XML are manipulated as resources by Java logic.

  • XMLC introduces no non-standard modifications, such as new tags or magic comments where Java scriptlets are inserted in a markup page.

  • XMLC leverages preprocessing of HTML/XML pages ...

Get Enhydra XMLC™ Java™ Presentation Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.