is
set correctly.
Richard.
- Original Message
From: Pid <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Friday, April 13, 2007 3:08:53 PM
Subject: Re: AW: Ajax xmlhttprequest
I'm going to ask a potentially stupid question here: how have you
configured / are you running
3 PM
Subject: Re: AW: Ajax xmlhttprequest
I'm going to ask a potentially stupid question here: how have you
configured / are you running PHP code on Tomcat?
Have you called the PHP file directly to see what output it generates?
p
Konstantin Breu wrote:
You can try to use a tool lik
that path
http://localhost:8080/your-context-folder-name. Assuming your environment
variable path is set correctly.
Richard.
- Original Message
From: Pid <[EMAIL PROTECTED]>
To: Tomcat Users List <[EMAIL PROTECTED]>
Sent: Friday, April 13, 2007 3:08:53 PM
Subject:
I'm going to ask a potentially stupid question here: how have you
configured / are you running PHP code on Tomcat?
Have you called the PHP file directly to see what output it generates?
p
Konstantin Breu wrote:
You can try to use a tool like fiddler, to see better what happens at the
reque
You can try to use a tool like fiddler, to see better what happens at the
requests. Have you tried to change the xmlhttprequest call so that it
requests a static html file from tomcat? Does that work? Which progid do you
use to instantiate the xmlhttprequest object (if you instantiate it via new
Ac