Re: Ajax xmlhttprequest

2007-04-17 Thread Pid
ead of PHP? p Richard Dunne wrote: Learn something new everyday. OK developers, something to maybe look forward to in the future perhaps? - Original Message From: Hassan Schroeder <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Tuesday, April 17, 2007 12:00:57 AM S

Re: Ajax xmlhttprequest

2007-04-17 Thread Richard Dunne
I forgot to mention I have SDK5 installed as well, not that it matters seemingly. - Original Message From: Martin Heiden <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Tuesday, April 17, 2007 9:14:27 AM Subject: Re: Ajax xmlhttprequest Richard! As you said: You install

Re: Ajax xmlhttprequest

2007-04-17 Thread dimitryous r.
g responseText. In tomcat, I am getting as far as readystate 1, (firewall turned off). Is there any particular/obvious reason why the request is breaking down in tomcat? Richard. - Original Message From: dimitryous r. <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Monday, April

Re: Ajax xmlhttprequest

2007-04-17 Thread Martin Heiden
tomcat? > Richard. > - Original Message > From: dimitryous r. <[EMAIL PROTECTED]> > To: Tomcat Users List > Sent: Monday, April 16, 2007 10:58:16 PM > Subject: Re: Ajax xmlhttprequest >> I have a php webpage which is hosted on my laptop (XP and tomcat

Re: Ajax xmlhttprequest

2007-04-16 Thread dimitryous r .
thing to maybe look forward to in the future perhaps? - Original Message From: Hassan Schroeder <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Tuesday, April 17, 2007 12:00:57 AM Subject: Re: Ajax xmlhttprequest On 4/16/07, Richard Dunne <[EMAIL PROTECTED]> wrote:

Re: Ajax xmlhttprequest

2007-04-16 Thread Richard Dunne
Learn something new everyday. OK developers, something to maybe look forward to in the future perhaps? - Original Message From: Hassan Schroeder <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Tuesday, April 17, 2007 12:00:57 AM Subject: Re: Ajax xmlhttprequest On 4/16/07, R

Re: Ajax xmlhttprequest

2007-04-16 Thread Hassan Schroeder
On 4/16/07, Richard Dunne <[EMAIL PROTECTED]> wrote: I can query the database with a php script on its own. ...one of my webpages is trying to execute the same php script via an Ajax xmlhttprequest, Is there any particular/obvious reason why the request is breaking down in tomcat? Uh, be

Re: Ajax xmlhttprequest

2007-04-16 Thread Richard Dunne
From: dimitryous r. <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Monday, April 16, 2007 10:58:16 PM Subject: Re: Ajax xmlhttprequest > I have a php webpage which is hosted on my laptop (XP and tomcat > localhost:8080). Hello, Please tell me more about your configuration: if your A

Re: Ajax xmlhttprequest

2007-04-16 Thread dimitryous r.
I have a php webpage which is hosted on my laptop (XP and tomcat localhost:8080). Hello, Please tell me more about your configuration: if your Apache Tomcat server is running on port 8080 how come do you get something out of a xxx.php script? You mean: at http://localhost:8080/myfile.jsp (Apa

Re: Ajax xmlhttprequest

2007-04-13 Thread Richard Dunne
winodws. I'm not using asp or jsp, just php and Ajax/javascript. cant post code at the moment, at work u c. Richard. - Original Message From: Johnny Kewl <[EMAIL PROTECTED]> To: Tomcat Users List <[EMAIL PROTECTED]> Sent: Friday, April 13, 2007 12:56:30 PM Subject: Re: Aj

Re: Ajax xmlhttprequest

2007-04-13 Thread Richard Dunne
Not familiar with xxx.so. file.php is within my context. Richard - Original Message From: dimitryous r. <[EMAIL PROTECTED]> To: Tomcat Users List <[EMAIL PROTECTED]> Sent: Friday, April 13, 2007 11:34:00 AM Subject: Re: Ajax xmlhttprequest Hi, I can't give you

Re: Ajax xmlhttprequest

2007-04-13 Thread Johnny Kewl
OK... more than a little confused I think you saying when you run it against Apache Server... it works But when you run the script again tomcat it doesnt... Show us the Script in the web page and show us the Servlet or JSP in tomcat You can also show us the php if u want... Then we can

Re: Ajax xmlhttprequest

2007-04-13 Thread dimitryous r.
Hi, I can't give you a response. But would like to know how you manage to be able to get a index.php (for example) page out of your Apache Tomcat server. Sould I recompile the whole stuff? Should I add some xxx.so file to my Apache config? TIA dimitryous. On 8 avr. 07, at 14:55, Richard