View Single Post
  #3 (permalink)  
Old 07-02-2007, 03:46 PM
Peter Peter is offline
Senior Member
 
Join Date: Jun 2007
Posts: 119
Peter is on a distinguished road
Remove the servlet-api.jar from your web apps. This jar is provided by
Tomcat already. You might need it to build your app, but don't deploy it.
Reply With Quote