472,353 Members | 1,894 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,353 software developers and data experts.

How to setup apache web server to display xml file?

I have just installed Apache web server and Tomcat.
The windows server now can show Servlet/JSP file.

What next components should I download and install
in order to make the Apache web server to understand XML file?

I have downloaded Xerces but fail to find installation procedure
(only jar xf *.zip files).

Thank you in advance.
Jul 20 '05 #1
7 6407
itpcl wrote:
I have just installed Apache web server and Tomcat.
The windows server now can show Servlet/JSP file.

What next components should I download and install
in order to make the Apache web server to understand XML file?
In the context of a web server, there's no such thing as "understanding"
an XML file. Could you please be a bit more specific about what you're
trying to achieve?
...


Julian
Jul 20 '05 #2
In article <bt************@id-205037.news.uni-berlin.de>, one of infinite monkeys
at the keyboard of Julian Reschke <ju************@gmx.de> wrote:
In the context of a web server, there's no such thing as "understanding"
an XML file. Could you please be a bit more specific about what you're
trying to achieve?


Could mean processing it through an xmlns or xslt filter, in which case
modules.apache.org would be a good place to start.

--
Nick Kew

In urgent need of paying work - see http://www.webthing.com/~nick/cv.html
Jul 20 '05 #3
> In the context of a web server, there's no such thing as "understanding"
an XML file. Could you please be a bit more specific about what you're
trying to achieve?


Just want the Apache web server to display XML file.
Jul 20 '05 #4
itpcl wrote:
In the context of a web server, there's no such thing as "understanding"
an XML file. Could you please be a bit more specific about what you're
trying to achieve?

Just want the Apache web server to display XML file.


Servers do not "display" files. They send content tp browsers, and the
browsers display it.

So again: what kind of XML files, what's happening now, and what do you
like to happen instead?
Jul 20 '05 #5
>
Could mean processing it through an xmlns or xslt filter, in which case
modules.apache.org would be a good place to start.


Cannot find xmlns or xslt under modules.apache.org ?
Jul 20 '05 #6
>
Servers do not "display" files. They send content tp browsers, and the
browsers display it.

So again: what kind of XML files, what's happening now, and what do you
like to happen instead?


The Apache web server is OK to display Severlet/Jsp pages
after installation of Tomcat.

But for XML files, it shows like the following.

The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error
and then click the Refresh button, or try again later.
Jul 20 '05 #7
"itpcl" <it***@msn.com> wrote in message
news:c2**************************@posting.google.c om...
Servers do not "display" files. They send content tp browsers, and the
browsers display it.

So again: what kind of XML files, what's happening now, and what do you
like to happen instead?


The Apache web server is OK to display Severlet/Jsp pages
after installation of Tomcat.

But for XML files, it shows like the following.

The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error
and then click the Refresh button, or try again later.


That looks like a client-side error. The XML document references an XSLT
document, and either the server can't serve it from where the client
thinks it is, or it's not valid on the XML document.

Groetjes,
Maarten Wiltink
Jul 20 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Tom Jones | last post by:
I need to access databases on both win2k and Linux systems but I have to set up the DSNs under program control ... no uses using GUIs ... Has...
7
by: 'bonehead | last post by:
Okay, I've never used phpMyAdmin before but I'm trying to learn. I've downloaded the .zip file and unzipped it on my Windows box. It looks like...
0
by: Liza | last post by:
Hi, I run Tomcat5.0.24 on Fedora Core 1. I have two hosts defined in server.xml in a following way: <Host name ="WebTest1.something.com"...
13
by: nickyeng | last post by:
I have the apache files in my directory: /home/Nick/apache_1.3.33 I have files : Install README apache apache.exe
10
by: See_Red_Run | last post by:
Hi, I am trying to figure out how to get started with PHP/MySQL. Everything I've read so far says to start with PHP first. I was expecting...
4
by: Paul Herrmann | last post by:
Hi, I am new to this forum and to PHP. I have set up a local Apache server with MYSQL and PHP and in an attemp to use the mysqldump function came...
3
by: rabbithutch | last post by:
This is a newbie, first-time post on this forum. I need help getting MySQL installed on my local server so that it will inter-operate with Apache...
6
by: MaiyaHolliday | last post by:
Hello, I've recently installed apache on a new computer, and cannot figure out why my site will not process any includes. (it was working on my old...
1
by: maflatoun | last post by:
Hi all, I've been doing ASP.NET C# for 4 years now and that's around the same # of years I've been away from PHP. But now I'm looking at this PHP...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand....
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.