Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.
The following page has been changed by rodicabalasa: http://wiki.apache.org/tapestry/SuccessStories ------------------------------------------------------------------------------ * ChoosingTapestry * MovingToTapestry + + == Solis Reports == + + [http://www.solis.ro/solis-reports Solis Reports] is a reports and data mining framework. The framework works with any database that has a JDBC interface. The users can dig for for data in the reports to arrive to the essencial information, and export it in Excel. Reports are configured in xml, using a set of sql queries. The input parameters, the display of columns, the sortable status, the groupings, the totals are fully configurable in xml. + + A demo is also available [http://www.solis.ro/demo online here]. + + Tapestry framework was chosen for its ability to generate user friendly, powerfull and efficient web interfaces. The code is easily maintaineble, and the integration with other services like JExcel API for exporting the reports content is straight-forward. Creation of special components for entering and validating various types of data works like a charm. + + SOLIS REPORTS was built by [http://www.nemesisit.ro Nemesis IT], a software company from Bucharest, Romania. Our Product Manager for Solis Reports is Rodica Balasa ([EMAIL PROTECTED]). + + Technologies used: Tapestry Framework, JExcel API, Jakarta Tomcat. + == SOLIS == - [http://www.nemesisit.ro/products/erp-en.html SOLIS] is a CRM and sales management system for distributors, which integrates the supply-offering-order-shippment-billing chain of operations. A demo is also available [http://devel.nemesisit.ro/vanzari online here]. + [http://www.solis.ro SOLIS] is a CRM and sales management system for distributors, which integrates the supply-offering-order-shippment-billing chain of operations. A demo is also available [http://www.solis.ro/demo online here]. Tapestry framework was essencial in creating a web interface based enterprise application with complex workflow and business logic. Even though the learning curve is steep, the long term benefits of using Tapestry in a complex application worth the inital effort. The framework is robust (more robust than jsps for instance) and maintanance and updates tasks take minimum time. The code is highly reusable and maintainable. Integration with Jasper Reports for accessing documents and reports from the web interface was straight forward and with excelent performance results. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
