Hi Venki,
Yes, we think Aspose.Cells.GridWeb for Java suits your requirements well. Aspose.Cells.GridWeb is a grid based GUI control that works with a web server (e.g. Tomcat) for web applications. Please first download our latest version of Aspose.Cells for Java v8.4.0 here:
Once you extract the zipped archive to some folder, you can find the GridWeb demos war file in the installation folder/path “…\JDK 1.6\gridweb\examples\gridwebdemoV8.4.0.war”. This jar file actually includes collection of relevant JavaServer Pages, Java Servlets, Java classes, XML files and Aspose.Cells.GridWeb control’s Jar libraries, etc. You may either directly extract and deploy the “gridwebdemoV8.4.0.war” on the Tomcat server following the steps mentioned in the document here or use eclipse (e.g. Eclipse Java EE IDE for Web Developers - Luna) to import the demos .WAR file targeted with Tomcat Server 7.0/8.0 etc. easily and test/run any demo in it for your reference.
For complete details, please see the Aspose.Cells.GridWeb Wiki Conf. Docs:
Thank you.