From: <php...@li...> - 2010-06-10 15:03:13
|
Hey guys, I'm very new to Tomcat and PHP development, however, I'm currently working on a Java Web App. It however requires a Contact/Feedback Form, and so I'm looking into using PHP to provide the backend work for the form. Anyways, I followed all the steps. (the only thing that I questioned was putting the + sign or not..but Im pretty sure you aren't supposed to). So I added the lines to web.xml and moved the three jar files JavaBridge, php-servlet and php-script over to "tomcat/lib" Then I created a new script called test.php and put it in "tomcat/webapps/ROOT/" however, everytime I call the script through my HTML Form via 'action="test.php"' the browser waits forever to load it and nothing happens. As well, if I try going directly "http://localhost:8100/test.php" I get a Http 404 Not found. All in all it seems as though my php form isn't being properly recognized. Any solutions? Sincerely, Sravan Suryadevara University of Illinois | Urbana-Champaign B.S Computer Science | Class of 2013 E-mail | sur...@il... Phone | (908) 432-5330 |