On 01/07/2010 18:55, John Byrne wrote:
> On 1 July 2010 16:25, Pid <pid@pidster.com> wrote:
>> On 01/07/2010 15:52, John Byrne wrote:
>=20
> Hi Chuck
>=20
> Please find details of setup copied below
>=20
>=20
> <FORM action=3D/UkJava1900 method=3D"post" name=3D"payform"
> onsubmit =3D "return formCheck()">
This "formCheck" javascript function doesn't mangle the URL does it?
> The <servlet> and <servlet-mapping> tags both copied from
> webapps/myapp/WEB-INF/web.xml
>=20
>=20
> <servlet>
> <servlet-name>UkJava1900</servlet-name>
> <servlet-class>formprocessors.UkJava1900</servlet-class>
> </servlet>
The servlet class file is placed:
comlinks/WEB-INF/classes/formprocessors/UkJava1900.class
?
> <servlet-mapping>
> <servlet-name>UkJava1900</servlet-name>
> <url-pattern>/UkJava1900</url-pattern>
> </servlet-mapping>
>=20
> http status 404
>=20
> description The requested resource (/UkJava1900d=3D%22post%22) is not a=
vailable.
>=20
> I have attempted to comply with your request below, please confirm the
> format of this email is acceptable.
Much better, thanks.
p
|