From: <php...@li...> - 2010-11-11 09:57:55
|
Hi I followed the Custom servlet sample, and when i run the test.php from the command line it does what it is supposed to do. If I howeever add the test.php to the MyWebApp and trys to access it via http://localhost:8080/MyWebApp/test.php I get a java.lang.NoSuchMethodException. I debuged and see that it is not my servlet that is beeing used, but the FastCGIServlet, which of course does not have the hello() method. So I conclude that there must be a different way of accessing the servlet from within the container - But how? Hermod * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This email with attachments is solely for the use of the individual or entity to whom it is addressed. Please also be aware that the DnB NOR Group cannot accept any payment orders or other legally binding correspondence with customers as a part of an email. This email message has been virus checked by the anti virus programs used in the DnB NOR Group. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * |