hello
my requirement is i have to call the excel sheet from the servltes and it should take the valeus from the database and popultate those values in the excel sheet. how to do this ?
2. how to insert a new row in the excel sheet from the servlets?
thanks in advance
samineni
hi friend
i already import jxl package and every thing is working fine
but how to create a new row dynamically in the excel sheet from the servlet
can u tell me
please