Projects tagged ‘servlet’


[237 total ]

893 Users
   

Apache Tomcat is the servlet container that is used in the official Reference Implementation for the Java Servlet and JavaServer Pages technologies.
Created over 3 years ago.

323 Users
   

Jetty is an Open Source HTTP Servlet Server written in Java. It is a full featured HTTP/1.1 server and a Servlet container. It is designed to be small, fast, embeddable and extensible. It supports HTTP/1.1, servlets 2.5, and JSP 2.1.
Created over 3 years ago.

83 Users
   

With proper mark-up/logic separation, a POJO data model, and a refreshing lack of XML, Apache Wicket makes developing web-apps simple and enjoyable again. Swap the boilerplate, complex debugging and ... [More] brittle code for powerful, reusable components written with plain Java and HTML. [Less]
Created over 3 years ago.

72 Users
   

Struts is a framework for developing Java EE web applications. It uses and extends the Java Servlet API to encourage developers to adopt an MVC architecture.
Created over 3 years ago.

32 Users
   

DWR (Direct Web Remoting) is Easy Ajax for Java DWR enables Java code on the server and JavaScript code in a browser to interact and call each other as simply as possible, making it easy for ... [More] developers to add data into web pages. DWR generates JavaScript to allow web browsers to securely call into Java code almost as if it was running locally. It can marshall virtually any data including collections, POJOs, XML and binary data like images and PDF files. All that is required is a security policy defining allowed actions. With Reverse Ajax, DWR allows two-way interaction: browser calling server and server calling browser. DWR supports Comet, Polling and Piggyback as ways to publish to browsers. [Less]
Created over 3 years ago.

26 Users
   

Lightweight REST framework for Java Do you want to embrace the architecture of the Web and benefit from its simplicity and scalability? Leverage our innovative REST engine and start blending ... [More] your Web Sites and Web Services into uniform Web Applications! [Less]
Created over 3 years ago.

15 Users

Struts is a Jakarta project that provides a J2EE framework for building Web applications. It is based on a Model 2 approach, a variant of MVC. Struts provides its own Controller component and ... [More] integrates with other technologies to provide the Model and the View. For the Model, Struts can interact with any standard data access technology, including Enterprise Java Beans, JDBC, and Object Relational Bridge. For the View, Struts works well with JavaServer Pages, Velocity Templates, XSLT, and other presentation systems. [Less]
Created over 3 years ago.

13 Users
   

Apache Sling is a Web application framework based on REST principles that provides easy development of content-oriented applications. Sling uses a JCR repository, such as Apache Jackrabbit, as its ... [More] data store. Sling graduated from the Apache Incubator on June 17th, 2009, and is now an Apache top-level project. All of Sling's code is under the Apache License 2.0 (quite obvious for an Apache project, but there was some confusion about this at some point). [Less]
Created over 2 years ago.

13 Users
   

JSPWiki is an open source Java-based WikiEngine. It has a very modular architecture and thus has been used in many projects to provide a wiki component. It is also a development platform, thanks to ... [More] its simple-to-use plugin architecture. JSPWiki is quite a powerful wiki on its own as well, functions well with existing infrastructure, has spam filtering built-in and does not require a database! As of version 2.8, JSPWiki is licensed under the Apache License. [Less]
Created over 3 years ago.

10 Users
 

The WSO2 Identity Server is an open source identity & entitlemment management server having support for Information Cards, OpenID & XACML. 1. Entitlement Engine with XACML 2.0 support. 2. Claim ... [More] based Security Token Service. 3. Information Cards provider supporting Managed Information Cards backed by user name / password and self-issued cards. 4. Information cards support for SAML 1.1/2.0. 5. OpenID Provider. 6. Multi-factor authentication with Information Cards 7. Extension points for SAML assertion handling. 8. XMPP based multi-factor authentication. 9. Improved User Management. 10. Claim Management. 11. User Profiles and Profile Management. 12. XKMS. 13. Separable front-end & back-end - a single front-end server can be used to administer several back-end servers. [Less]
Created over 2 years ago.