Search:

Type: Posts; User: nicholas.omosa

Search: Search took 0.09 seconds.

  1. how to export data from servlet to excel file through poi lib

    i have a servlet called NewServlet.java that takes user data from index.jsp i.e month , year and franchise num..and queries two database.

    index.jsp

    package mighty;
    <%@page...
  2. reporting to excel file using servlet and jsp problem

    using net beans, i have a jsp page called "index.jsp" and a servlet called "newservlet.java ". the servlet gets the user request that is franchise number ,month and year and gathers information from...
Results 1 to 2 of 2