Re: Problems with a web application running a PHP script

2007-11-07 Thread Rocco Scappatura
>> Thanks for you hints. I will disinstall all JDK/JRE versions from my PC. >> I'm dowloading JDK 6 Update 3 and I will install it. > > No problem, you got me curious about scripting... > I Tested with this > == > protected void processRequest(HttpServletReq

Re: Problems with a web application running a PHP script

2007-11-06 Thread Rocco Scappatura
>> Thanks for you hints. I will disinstall all JDK/JRE versions from my PC. >> I'm dowloading JDK 6 Update 3 and I will install it. > > No problem, you got me curious about scripting... > I Tested with this > == > protected void processRequest(HttpServletRequ

Re: Problems with a web application running a PHP script

2007-11-06 Thread Johnny Kewl
Rocco Scappatura" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Tuesday, November 06, 2007 9:17 AM Subject: Re: Problems with a web application running a PHP script Thanks for you hints. I will disinstall all JDK/JRE versions from my PC. I'm dowloading JDK 6 Updat

Re: Problems with a web application running a PHP script

2007-11-05 Thread Rocco Scappatura
- Original Message - > From: "Rocco Scappatura" <[EMAIL PROTECTED]> > To: "Tomcat Users List" > Sent: Tuesday, November 06, 2007 2:37 AM > Subject: Re: Problems with a web application running a PHP script > > >> >>> As Chuck mentioned , this scr

Re: Problems with a web application running a PHP script

2007-11-05 Thread Johnny Kewl
--- HARBOR: http://coolharbor.100free.com/index.htm Now Tomcat is also a cool pojo application server --- Another FootNote Just so you understand where

Re: Problems with a web application running a PHP script

2007-11-05 Thread Johnny Kewl
--- HARBOR: http://coolharbor.100free.com/index.htm Now Tomcat is also a cool pojo application server --- FootNote Having a separate TC, (not using the

Re: Problems with a web application running a PHP script

2007-11-05 Thread Johnny Kewl
Rocco Scappatura" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Tuesday, November 06, 2007 2:37 AM Subject: Re: Problems with a web application running a PHP script As Chuck mentioned , this script class is in 1.6 so you need to either change the environment variable or

Re: Problems with a web application running a PHP script

2007-11-05 Thread Rocco Scappatura
> As Chuck mentioned , this script class is in 1.6 so you need to either > change the environment variable or if from service set it to 1.6. > Then there is just one other thing, in NB right > click->properties->source... > Check the source level... > ie you can be running on 1.6 but still tell NB

RE: Problems with a web application running a PHP script

2007-11-05 Thread Caldarale, Charles R
> From: Rocco Scappatura [mailto:[EMAIL PROTECTED] > Subject: Re: Problems with a web application running a PHP script > > Soory but I haven't understood what Chuck said in his first email. Just as a refresher, here's what I said: >> Possibly the correct JRE/JDK

Re: Problems with a web application running a PHP script

2007-11-05 Thread Rocco Scappatura
>> I have installed: >> >> - jdk 1.5.0.13 >> - jre 1.5.0.13 --> jre 1.6.0.02 >> >> In NB, Java platform is set for both TC is 'JDK 1.5 (Default)' whose >> folder path is 'C:\Programmi\Java\jdk1.5.0_13' (i.e.: The installation >> path for the jdk 1.5.0.13 that I have installed.) > > As Chuck mentio

Re: Problems with a web application running a PHP script

2007-11-05 Thread Johnny Kewl
Rocco Scappatura" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Monday, November 05, 2007 9:25 AM Subject: Re: Problems with a web application running a PHP script Firstly dont worry too much about the Tomcat Native library message, that is not the cause of the probl

Re: Problems with a web application running a PHP script

2007-11-04 Thread Rocco Scappatura
> Firstly dont worry too much about the Tomcat Native library message, that > is not the cause of the problem. OK. For the moment I will ignore it as suggested by Chuck. > OK, so now you have the new Tomcat installed. > > + Tell netbeans to use it Go to TOOLS - > SERVER MANAGER and show > n

RE: Problems with a web application running a PHP script

2007-11-04 Thread Caldarale, Charles R
> From: Rocco Scappatura [mailto:[EMAIL PROTECTED] > Subject: RE: Problems with a web application running a PHP script > > Anyway, the version of Java I'm using is: > Java(TM) SE Runtime Environment (build 1.6.0_02-b06) > Java HotSpot(TM) Client VM (build 1.6.0_02-b06,

Re: Problems with a web application running a PHP script

2007-11-04 Thread Johnny Kewl
rom: "Rocco Scappatura" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Sunday, November 04, 2007 1:05 PM Subject: RE: Problems with a web application running a PHP script From: Rocco Scappatura [mailto:[EMAIL PROTECTED] Subject: Problems with a web application running

RE: Problems with a web application running a PHP script

2007-11-04 Thread Rocco Scappatura
>> From: Rocco Scappatura [mailto:[EMAIL PROTECTED] >> Subject: Problems with a web application running a PHP script >> >> Under Netbeans it works. But wen deploy it under Tomcat >> 5.5.25 I get this error when I try to access at a PHP page: >> >> java.lang.NoSuchMethodError: >> javax.script.Scr

RE: Problems with a web application running a PHP script

2007-11-03 Thread Caldarale, Charles R
> From: Rocco Scappatura [mailto:[EMAIL PROTECTED] > Subject: Problems with a web application running a PHP script > > Under Netbeans it works. But wen deploy it under Tomcat > 5.5.25 I get this error when I try to access at a PHP page: > > java.lang.NoSuchMethodError: > javax.script.ScriptEngi