Fixed! The problem was that I was importing the necessary libs (from Tomcat
and Cassandra) from its original folders. The solution was to copy the libs
into WEB-INF\lib.
Greetins.
Jesús.
2010/3/22 Jesus Ibanez
> Hello all!
>
> I am trying to insert some data into a column from a java servlet
Hello all!
I am trying to insert some data into a column from a java servlet (the name
of the servlet is Save) but when I run it, tomcat gives me this error:
Mar 21, 2010 11:25:12 PM org.apache.catalina.core.ApplicationContext log
INFO: Marking servlet Save as unavailable
Mar 21, 2010 11:25:12 PM