You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Staven Bruce <St...@valleyair.org> on 2002/08/12 18:37:26 UTC

XML and Java

I never needed it before, but does Apache Web Server 2.0 have native support
for XML?

Also, does Apache Web Server 2.0 still require the Add On for Java support,
or has that been included in this latest release? 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: XML and Java

Posted by John Darin Holloway <jd...@blue.net>.
XML is plaintext as far as apache is concerned, it just opens a http
connection and shoves it to the client.  As for XML processing on the server
side, feel free to use your choice of programing languages to manipulate XML
to generate your webpages, flash files, images, pdfs, ad naseum.


John Darin Holloway
Web Developer and System Administrator
Bluegrass Network, LLC

----- Original Message -----
From: "Staven Bruce" <St...@valleyair.org>
To: <us...@httpd.apache.org>
Sent: Monday, August 12, 2002 12:37 PM
Subject: XML and Java


> I never needed it before, but does Apache Web Server 2.0 have native
support
> for XML?
>
> Also, does Apache Web Server 2.0 still require the Add On for Java
support,
> or has that been included in this latest release?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: XML and Java

Posted by Pritpal Dhaliwal <pd...@tycoint.com>.
what does "java support" mean?

if you are thinking about servlets and jsp, i would highly doubt that apache will have support for that. Unless,ofcourse, you plug in something like Tomcat ( better yet Resin ( www.caucho.com ).

regards,
Pritpal Dhaliwal

-----Original Message-----
From: Staven Bruce [mailto:Staven.Bruce@valleyair.org]
Sent: Monday, August 12, 2002 9:37 AM
To: 'users@httpd.apache.org'
Subject: XML and Java


I never needed it before, but does Apache Web Server 2.0 have native support
for XML?

Also, does Apache Web Server 2.0 still require the Add On for Java support,
or has that been included in this latest release? 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org