Server-side

  • submit to reddit

Testing the Validity of Google App Engine Dashboard Data

The DashBoard of Google App Engine presents interesting results, but what is the truth behind this data? I started by deploying a simple Java...

4 replies - 6062 views - 04/16/09 by Khaled Ben Driss in Articles

Component-Oriented Java Development with OSGi

In this presentation, recorded at a recent Skills Matter meet up, Neil Bartlett gives a brief introduction to OSGi, the dynamic module system for  Java. It...

3 replies - 9345 views - 04/10/09 by Nitin Bharti in Videos

Google AppEngine Uses Jetty

Hot on the heels of Google Widget Toolkit(GWT) switching to Jetty, the little server that can has received some more Google luv'n!   Google's new App Engine...

7 replies - 16239 views - 04/10/09 by Greg Wilkins in Articles

How to do Everything Wrong With Servlets

When I interview people I often ask them what an evil developer would do to make his code hard to test. Servlets are a great example of what to do if...

8 replies - 7487 views - 04/09/09 by Misko Hevery in Articles

Java on Google App Engine - Time To Play In The Cloud

It's been a long time coming, but today Google has announced that Java will be available on their App Engine. While the SDK is available for everyone to...

3 replies - 12653 views - 04/08/09 by James Sugrue in News

Java on Google App Engine

About a year ago, Google released their first beta version of App Engine - it allowed deployment and hosting of web applications. These applications were...

9 replies - 13632 views - 04/08/09 by Ola Bini in Articles

DSL Adoption with JetBrains MPS

DSLs, or Domain Specific Languages, have been known in software engineering for many years. Despite this fact, they aren't widely used today. In this article...

9 replies - 20545 views - 04/07/09 by Konstantin Solomatov in Articles

Riena - A New Adventure In Eclipse

The Riena project has just released it's 1.0 version recently. In this article, I'll show you how to get going with Riena by walking you through my own...

15 replies - 48566 views - 03/31/09 by James Sugrue in Articles

Java on Google's AppEngine?

After last years rumours, hinting at Java coming to Google's AppEngine it's looking like we'll see this announced at the next Google I/O developer conference...

6 replies - 7286 views - 03/27/09 by James Sugrue in News

Jetty @ EclipseRT

The jetty @ eclipse project is now in incubation at the Eclipse foundation as part of the EclipseRT runtime project. On Tuesday 24th March,...

2 replies - 6127 views - 03/26/09 by Greg Wilkins in Articles

Glassfish And OSGI Part I : A Look Into Glassfish V3 Development With Eclipse 3.4

The Glassfish V3 Architecture adopted the Felix OSGI Runtime as a microcontainer. In a series of articles, I will look into the “Glassfish and OSGI”. The...

0 replies - 10716 views - 03/26/09 by Tang Yong in Articles

GlassFish Tools Bundle for Eclipse

Sun have announced the availablity of the GlassFish Tools Bundle for Eclipse. Both GlassFish v2.1 and v3 Prelude are bundled and pre-configured with the build....

0 replies - 3992 views - 03/25/09 by James Sugrue in Announcements

A Look Inside JBoss Portal - The Open Source Portal Framework

JBoss Portal always focused on the framework aspect of portals, it doesn't aim at providing an out of the box solution for portals, instead it consists of core...

1 replies - 21700 views - 03/24/09 by Thomas Heute in Articles

Monitoring GlassFish Application Server's HTTP Service Using VisualVM

The GlassFish application server has some monitoring features which are exposed through its administration channels including Administration Console and...

3 replies - 17724 views - 03/24/09 by Masoud Kalali in Articles

Providing AMF REST Resources in Java

Action Message Format (AMF) is a high-performance web services protocol that was developed and designed especially for Flash applications by Adobe. AMF is...

1 replies - 14022 views - 03/19/09 by Ryan Heaton in Articles