Caldarale, Charles R wrote:
From: John Byrne [mailto:jbmulti...@gmail.com]
Subject: Re: Tomcat 6.0.26

description The requested resource (/UkJava1900d=%22post%22)
is not available.

Which it certainly isn't - your URL is invalid.  Perhaps you meant to try:

  /UkJava1900?=%22post%22

To me, it looks like it is the <Form ..> tag of the html page that is incorrect, and results in the bizarre target URL.
Please try this :

<FORM action="/UkJava1900" method="post" name="payform"
onsubmit="return formCheck()">


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to