Hello POI/HSSF gurus, I have a servlet/jsp client/server (Tomcat) web app built 
using POI/HSSF. The app has only four functions: read, edit, add, delete to 
operate on the input XLS file. The four functions are working as expected. The 
next step would be to initiate a server side sort before the invocation of one 
of the four displayed functions. I have looked but I have failed to see what if 
anything is available to initiate a server side sort of the XLS disk file. Is 
it possible to initiate a column sort using a XLS formula and the HSSF 
setCellFormula()? Please advise, David.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/

Reply via email to