Sounds like you may have a:

<script language="JavaScript" src="filename.js">

statement in your returned HTML code.. and the .js file can not be
found...

hope that helps.

Cj

James Adams wrote:

> I have a page (JSP) which contains a form with a servlet as the action
> of the form.  However whenever I submit the form I am getting a Not
> Found 404 error telling me that a Javascript file which is used for
> Javascript on the page is not found.  I am perplexed as to why this is
> happening, especially since the Javascript is working as it should.  I
> should instead be forwarded to the servlet which will handle the form
> parameters.  Can anyone suggest ways to find out what is going wrong
> ?  Thanks in advance for any suggestions...
>
> -James
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>

--
Corey A. Johnson
Creative Network Innovations
http://www.cniweb.net/
1-800-CNi-5547 ** 1-321-259-1984



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to