John,

Can you please send your web.xml as well? I would be it's a misconfigured
<servlet> in there (the WEB-INF should not be part of the class package
name, as it appears in your error log).

Shay

On Sun, Jun 27, 2010 at 7:55 AM, John Byrne <jbmulti...@gmail.com> wrote:

> Hi
>
> Have installed tomcat 6.0.26 on windows 7.
>
> Have installed jdk1.6.0_20 to use with tomcat
>
> The javac and java commands both give correct response at dos prompt.
>
> The log for server start up reports no errors.
>
> The index page displays ok
>
> The manager page displays ok
>
> The example HelloWorld works ok
>
> The application webpages display ok.
>
> The problem appears to be with the servlet that reads the form data in
> html page.
>
> I use default install structure for tomcat.  I add a applications
> folder under TOMCAT 6.0\webapps\ROOT\myfoloder
> Also add classes folder under tomcat 6.0\webapps\ROOT\WEB-INF\classes
>
> I attach copy of server start up log and http 500 error text when I
> use the submit button on html page to activate servlet.
>
> would greatly appreciate your help.
>
> John Byrne
>
> --
> Mult-i-tel better by design.
>
> http://www.multitel.co.uk
>
> tel: 44(0)151 548 8122
> fax: 44(0)709 210 1464
> skype jcbyrne
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>

Reply via email to