This is an interesting question to which I don't have an answer. However, I
would like to ADD to this question. How about Cold Fusion, it works in much
the same way, in that there are several tiers which seem to replace the need
for servlet technology all together. If I want to acess DB data I can use
Cold Fusion to do this for me. Is there any way(or reason) to use cold
fusion in unison with servlets or use servlets INSTEAD of Cold Fusion?
Speed, Security, functionality?

John D. McDonald
CipherStream Systems
email: [EMAIL PROTECTED]
web: www.cipherstream.com
-------------------------------------------------------
Secure E-Business Is Our Business
-------------------------------------------------------
----- Original Message -----
From: brian waller <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 04, 1999 12:24 PM
Subject: XML, Java Apps & Servlets


> Hello All,
>
> With the emergence of XML as the next great thing I know that Java and XML
> together compliment each other very well.
>
> So far the advantages that I can see are in the parsers that can be
produced
> in Java and ported platform independently to clients.  But I'm a little
> confused as to how Servlets will fit into the grand scheme or do they?
XML
> seems to rely on the Document Object Model for the client.  Can the DOM be
> manipulated with a Servlet?
>
> The way that I think of XML is in a three tier architecture where there is
> a:
> 1)database/mainframe (back-end)
> 2)Some kind of server that runs the XML parser and serves the web server
> (middle teir)
> 3)Browser (client)
>
> Could a servlet process a request from the client which accesses the info
> requested from the database/mainframe then grab an already parsed XML
> Document that contains the info then post that info to the user?
>
> This might be a little off topic, but I thought I would post this to see
if
> anyone else had any thoughts as to how Servlets can compliment XML as well
> as Java Apps.
>
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL 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
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL 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

Reply via email to