Search:

Type: Posts; User: Rasmeet

Search: Search took 0.09 seconds.

  1. Re: The method getList(String[]) not applicable for the arguments (String[], String)

    My problem is now solved, I restarted tomcat service... & now it works perfectly fine...
    :o
  2. The method getList(String[]) not applicable for the arguments (String[], String)

    Below is my whole code....

    JSP Page : Where I call my function getList(String[], String)


    <%@ page import="java.util.*" %>
    <jsp:useBean id="limitDB" scope="page"...
Results 1 to 2 of 2