Hi,

I am mapping my php to servlet . But I got an error on starting the war
telling me that invalidurl pattern, something.php.
What is the solution to this?


<servlet-mapping>

<servlet-name>a1</servlet-name>

<url-pattern>a1.php</url-pattern>

</servlet-mapping>


-- 
Thanks
Arun George

Reply via email to