XML Application Servers

Didier PH Martin martind at netfolder.com
Fri Nov 26 12:31:12 GMT 1999


Hi Matthew,

Matthew said:
I'm using XML as part of a Java servlet-driven framework.  The servlets
implement the control logic, and interact with EJBs which implement
business logic and DB access.

The servlet collects output data in a hash-table.  Then, I (plan to) run a
template-processor, which splices this data into existing XML templates,
constructing an abstract view of the page. The templating system here is
similar to HTML templating systems like FreeMarker and WebMacro.  Templates
don't contain logic, just layout.

Finally XSLT transformtion into HTML, rather than delivering XML to the
client.

Has anyone done something similar?

Didier reply:
We are building something similar to this. However, the XML server checks
the client's version and if the server detect that it is an XML server it
sends the XML+XSL or XML+CSS to the client. Otherwise the XML document is
transformed server side. We also use XML themplates that we call XSP
documents.

Cheers
Didier PH Martin
mailto:martind at netfolder.com
http://www.netfolder.com


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo at ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)





More information about the Xml-dev mailing list