Tabula is a Java Web Framework, comprised of several subprojects,
such as a server and GUI tools. Right now there is an early alpha version of
the server and...
1 replies - 1395 views - 10/27/08 by Gomes in Announcements
RESTful architecture and JAX-RS lead to distributed architectures. Roy Fielding's dissertation talks about a layered, client-server
architecture. The JAX-RS...
0 replies - 7043 views - 10/07/08 by Solomon in Articles
I'd like to evaluate the four products that I know of that support JAX-RS:
2 replies - 6727 views - 09/26/08 by Solomon in Articles
Last month I gave you an Introduction to REST. It was 100%
theory, so now its time to see a little bit of REST in action. Since
I am primarily a Java...
7 replies - 32922 views - 09/22/08 by Bill Burke in Articles
Web-based systems have to perform increasingly complex
functionality, a lot of which is client-side, but a hefty portion of it
requires complex server-side...
3 replies - 4992 views - 09/11/08 by Solomon in Articles
DZone recently sat down with Sacha Labourey, CTO of Red Hat Middleware, to discuss the upcoming release of JBoss Application Server (AS) 5. In this...
1 replies - 19710 views - 08/21/08 by Nitin Bharti in Videos
The bulk of my career has been spent working with and implementing
distributed middleware. In the mid-90's I worked for the parent
company of Open Environment...
3 replies - 19995 views - 08/18/08 by Bill Burke in Articles
Retrospectives, every "agile" team does retrospectives.What are retrospectives anyway?A retrospective is a meeting where the team takes a look and...
1 replies - 4352 views - 08/13/08 by arnonrgo in News
Have you ever been a team member in a web framework or web product
development? You may have noticed although UI prototyping is a fast
process but UI...
27 replies - 17408 views - 07/19/08 by ali.loghmani in News
REST is becoming the buzz word of this year. After spending 4 years developing an open-source REST web services framework you might think I should be pleased....
1 replies - 5681 views - 07/08/08 by Anthony Goubard in Articles
This is a tutorial on using Wicket with REST-style URLs. Normally, Wicket generates URLs that are a bit ugly. For example:...
3 replies - 8129 views - 06/24/08 by stuq in News
jWebApp is a trouble free full stack MVC web application framework that truly removes the complexities of web development and its configuration. jWebApp is so...
0 replies - 1874 views - 05/28/08 by David B. in Announcements
REST 0.7 (i.e., Jersey, the reference implementation for RESTful web services) is out and now includes support for the Spring framework. Here is a step-by-step...
1 replies - 16030 views - 05/20/08 by Jeff Rubinoff in News
WizTools.org RESTClient is a Java Swing application for testing RESTful web services. It might be used for testing other HTTP communications too. This is a...
0 replies - 8438 views - 04/07/08 by Subhash Chandran in Announcements