All my classes are into packages.

I used the same structure of "servlets-examples" sample in my application.

C:\Software\Apache Software Foundation\Tomcat
5.5\webapps\servlets-examples\WEB-INF\classes

The servlets in this sample are under the classes folder just like in my
application.

Are you suggesting that I should package my servlets too?

Sio

-----Mensagem original-----
De: Mark Thomas [mailto:[EMAIL PROTECTED]
Enviada em: quinta-feira, 6 de julho de 2006 19:49
Para: Tomcat Users List
Assunto: Re: The requested resource (/servlet/RegistraMarcaPropriedade)
is not available


[EMAIL PROTECTED] wrote:
> Dear all,
> 
> My servlet "RegistraMarcaPropriedade" that was working fine suddenly
stopped
> working. I am not sure if the problem is because of my navigation or if
it's
> related to Tomcat.
> 
> Can someone give me a hint?

Don't use packageless classes.

http://tomcat.apache.org/faq/classnotfound.html


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to