Servlet call on WebLogic

I wrote a simple servlet and deployed it in WEB-INF/classes/ ... /, I also updated web.xml file with <servlet-name> and <servlet-mapping>. However when I am trying to call it from my jsp page I am getting "Page cannot be found" and there is nothing in the log file.

My Application server is WebLogic9.1 and after I deployed my servlet I updated my Deployment and activated the changes.

any ideas?

[427 byte] By [vs777a] at [2007-11-26 12:46:15]
# 1
HiTry restarting your WAR appln in the admin console. That should help you.Thanks
gloriousChakria at 2007-7-7 16:26:18 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...