>> Refresh the server..
..
>I am done by all this but same probles is there.
OK. Can you describe the 'folder structure' you
mentioned earlier?
e.g. if there were a servlet 'com.your.Servlet'
- as a loose class it would generally be located..
WEB-INF/classes/com/your/Servlet.class
- if in a jar archive, it would be something like..
WEB-INF/lib/servlet.jar
And to clarify something you mentioned earlier.
This class is being called into a JSP? (You
mentioned 'HTML', but I am guessing you
really meant 'JSP'.)

Signature
Andrew Thompson
http://www.athompson.info/andrew/