通过jxl.rar包(操控Excel包),在JSP中怎么获得Excel的记录数呢?
通过jxl.rar包(操控Excel包),在JSP中怎么获得Excel的记录数呢? 
 先谢过大家了!
------解决方案--------------------Sheet.getRows()   
 public int getRows()Returns the number of rows in this sheet    
 Returns: 
 the number of rows in this sheet     
 你下载的包里面不是有doc吗? 
 至于在jsp中,你完全可以用