Server-side

  • submit to reddit

GWT: The Development Server - Tomcat Lite

The GWT shell uses a stripped down and somewhat customized version of the Apache Tomcat servlet container as its development mode server. While this is a...

6 replies - 24503 views - 09/08/08 by Schalk Neethling in News

JSF 2.0 New Feature Preview Series (Part 2.1): Resources

This is the second blog in the JSF 2.0 New Feature Preview Series. The previous entry covered ProjectStage, now we'll cover...

0 replies - 6677 views - 09/02/08 by Ryan Lubke in News

Learning from Reverse Engineered JSF Components (Part 1)

One thing I really enjoy doing is reverse engineering technology solutions to learn from them. A case in point is Manfred Riem's set of JSF components, with...

0 replies - 5696 views - 08/29/08 by Geertjan Wielenga in News

Enterprise Libraries and OSGI

I will try here to explain why some enterprise libraries don't work with the OSGi concept. For this reason, I will create a simple Java library and client...

0 replies - 6642 views - 08/26/08 by Slim Ouertani in Articles

Making GWT Remote Procedure Calls

[img_assist|nid=3421|title=|desc=|link=url|url=http://www.manning.com/affiliate/idevaffiliate.php?id|align=left|width=208|height=388]GWT enables client...

0 replies - 26591 views - 08/25/08 by Schalk Neethling in News

An Introduction To JBoss RichFaces

This tutorial article will give a very quick introduction to JBoss RichFaces. Instead of just listing features, we are going to briefly define RichFaces and...

117 replies - 399048 views - 08/25/08 by Max Katz in Articles

JSF: The Good, the Bad, and Yes, the Ugly

Having bagged on JSF quite a bit (mostly for its glacial feature pace), still, after squirming around with it, I find myself liking where it ends up going....

0 replies - 9279 views - 08/25/08 by Rob Williams in Articles

Invalidating Orphaned Sessions using Vroom Web Framework

Those who've been using the Vroom Web Framework for some time should be familiar with the areas that Vroom focuces on. Things that are not so simple or time...

0 replies - 3901 views - 08/20/08 by Farrukh Ijaz in Tips and Tricks

Beginning Java SE 6 Platform: From Novice to Professional

[img_assist|nid=4576|title=|desc=|link=none|align=right|width=125|height=164]I've been using Java 6 for a little more than a year now, and quite honestly, I...

0 replies - 6414 views - 08/19/08 by Alex Ruiz in Articles

Qi4j: REST EntityStore and SPARQL EntityFinder = rich client web apps!

From my work on SiteVision I've become quite fond of writing rich clients using applets or JavaWebStart, with Swing, and then connect back to the server for...

0 replies - 6365 views - 08/18/08 by Rickard Oberg in News

The Best JSP/Struts/JSF Development Tool Is Now Free

My previous project was based on Struts 1.x. With Struts, it was always a love-hate relationships. On one end, it was elegant and it turned some of the...

6 replies - 20247 views - 08/18/08 by Zviki Cohen in Articles

Rapid Web Application Prototyping with Maven and Groovy

Utilizing both Maven and Groovy you can rapidly prototype web apps, and in this blog I'll walk you through exactly how to do that. First we are going to...

1 replies - 16559 views - 08/14/08 by Schalk Neethling in News

Documenting Thread Safety

Along with the problem of actually making code thread-safe, there is also the problem of documenting it so other programmers know how to use your code. In...

3 replies - 12362 views - 08/11/08 by Alex Miller in News

GWT: Running a completed project

[img_assist|nid=3421|title=|desc=|link=url|url=http://www.manning.com/affiliate/idevaffiliate.php?id|align=left|width=208|height=388]Let's put GWTShell and...

0 replies - 9823 views - 08/11/08 by Schalk Neethling in News

JSF 2.0 New Feature Preview Series: Part 1: ProjectStage

This will be the first of a small series of blogs covering proposed new features in JSF 2.0. Keep in mind that none of the features described are final, and...

8 replies - 26102 views - 08/06/08 by Ryan Lubke in News