Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

JavaPepper is essentially a Java servlet that delegates the work of responding to user requests to lightweight servlet-like objects called responders. A responder may be general-purpose (such as one that outputs an image) or a special type of responder called a PepPage which serves up PepWidgets in ... [More] order to create HTML pages. Its design embraces JavaScript, AJAX, CSS, and all other potentially hard-to-use web technologies of the day. Java Pepper does not try to sugar-coat or hide these technologies from the software developer; it simply makes them more accessible and reuseable. JavaPepper should be thought of as a library, a tool; not a framework. http://www.javapepper.com [Less]

0
 
  0 reviews  |  0 users  |  7,604 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

DivExchange is a light weight Java servlet based web framework that allows you to replace most of the Javascript needed to write today's complex web application. DivExchange works by allowing you to write complex user interface that is typically written in Javascript on the server side using ... [More] plain Java code just like a regular GUI application. This allows you to debug your client code using your favorite IDE, and removes the separation between server and client while making your application more secure, and stable. Unlike GWT, DivExchange works as a servlet and all of the business logic happens at the server side. Although this means that DivExchange application will heavily dependent of network and with increased server load, it is easier to use, more practical, and allows you to incorporate DivEx on existing web application where DivExchange is needed. QuickStartGuide [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Tiny Bulletproof scala servlet controller Microframework for Writing Servlets in Scala -> code submit coming in Oct/09.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.