448 projects tagged "Java"
When building server side applications for the Web, independently of the language used (Java, PHP, Perl, etc), a lot of time is spent writing embedded HTML code and dealing with the fact that HTTP is a stateless protocol. SPFC allows you to write HTML forms like you write a Java GUI.
Apache Cocoon is a Web development framework built around the concepts of separation of concerns and component-based Web development. Cocoon implements these concepts around the notion of "component pipelines", each component on the pipeline specializing on a particular operation. This makes it possible to use a Lego(tm)-like approach in building Web solutions, hooking together components into pipelines without any required programming.
DBPrism is an open source framework to generate dynamic XML from a database. It connects Oracle databases with Apache Cocoon, providing a high performance DBGenerator with functionality such as parallel content aggregation and ESI cache protocol. It also includes a powerlful database oriented CMS built on top of Apache Cocoon2 and DBPrism.
eContent is a Web-based content management system for creating information systems, intranets, B2B, B2C, catalogs, and vertical portals. Written in Java for scalability, and based on open standards Struts and Expresso for stability, eContent integrates content management, scalable content and application delivery, resource management, workflow and personalization. It supports executables, all documents types, OLAP reports, Java programs, and legacy integration.
ePortal is an integration of Expresso, Struts and Tiles with an implementation of the Java Portlet Specfication (JSR 168). With this integration the community software including eForum and eContent (a Web content management solution) and other Jcorporate components including ePoll, eFAQ, and eHelpdesk are available in a portal.
Expresso Framework is an open standards-based J2EE architectural framework that allows the developer to concentrate on application logic. It is a library of extensible Java Server application framework components for creating database-driven Web applications based on open standards. Expresso integrates with Apache Jakarta Struts, which emphasizes presentation and application configuration, and bringing a powerful tag library to Expresso. Expresso adds capabilities for security, robust object-relational mapping, background job handling and scheduling, self-tests, logging integration, automated table manipulation, database connection pooling, email connectivity, event notification, error handling, caching, internationalization, XML automation, testing, registration objects, configuration management, workflow, automatic database maintenance, and a JSP tag library.