Quote:
Originally Posted by fredginting
at java.util.Vector.elementAt(Vector.java:432)
at fr.ferma.UMS.custcare.RechercheServlet.doPost(RechercheServlet.java:2043)
|
Try to go to the given file and line number. It is complaining you are trying to access an element past the end of an empty vector.