I need to create a webpage quite similar to Google's great Docs spreadsheet, but in my case I cannot use their's. Also there is no need to have the full feature set of the Google Docs spreadsheet (which is really big!). But my minimal feature set is: - change, add, delete cells and content - change of formats like color, size, font - the functions sum(), avg(), count() My preferred tools are JSP, tomcat, JQuery. The server representation does not matter and could be any of xml, text, database tables or s.th. else.
I am quite sure, that there are perfect open solutions out there - which I can use to start - to fit my requirements but my problem is to find them. Searching for "Google spreadsheet alternative" did not work very well. Any hint or link is appreciated. Thank you. Alex