
This is the forth of a series of articles about
setting up a secure RESTful Web Service using Spring 3.1 and Spring
Security 3.1 with Java based...
0 replies - 4897 views - 11/14/11 by Eugen Paraschiv in Articles

1. OverviewThis is the third of a series of articles about setting
up a secure RESTful Web Service using Spring 3.1 and Spring Security
3.1 with Java based...
0 replies - 19580 views - 11/09/11 by Eugen Paraschiv in Articles

With Google App engine SDK 1.5.5, Google have introduced Google Cloud SQL for
GAE (Currently we can't connect any other external application with
Google...
1 replies - 2335 views - 11/07/11 by Chandana Napagoda in Announcements

In my blog I shared my first application which was developed with Google Cloud SQL. It was only a JSP and Servlet based web application. Afterwards I mainly...
1 replies - 4082 views - 11/05/11 by Chandana Napagoda in Announcements

The first release candidate of Spring 3.1 is now available. This release includes new features such as:
- Support for Hibernate 4.0 (up to date with 4.0...
0 replies - 2678 views - 11/03/11 by Moez Ben Rhouma in Announcements

1. OverviewThis is the second of a series of posts about setting up a RESTful web service using Spring 3.1 with Java based configuration. The first post of the...
1 replies - 18638 views - 11/02/11 by Eugen Paraschiv in Articles

If you want to create a JSF 2.0 web application in 10 minutes here comes a short how-to.
I never really gave a chance to JSF. With JSF 1.X there was...
21 replies - 21995 views - 11/01/11 by Lajos Papp in Articles

Being a Spring framework user and
enthusiast for many years I came across several misunderstandings and
problems with this stack. Also there are places...
1 replies - 4443 views - 10/31/11 by Tomasz Nurkiewicz in Articles

We know Spring has support for integrating with Quartz framework.But as of now Spring supports only static xml declarative approach only.If you want to see how...
3 replies - 6782 views - 10/10/11 by Sivaprasadreddy... in Articles

I just had wired up our Spring-based RESTful APIs with Spring Security and was ready to check every thing into version control when I decided to turn to my...
0 replies - 2110 views - 09/26/11 by Ron Kurr in Announcements

In this article we are going to cover the following topics: MongoDB Installation on Windows Machine. MongoDB Java Example.Spring Data & MongoDB.
...
0 replies - 21517 views - 08/28/11 by Artur Mkrtchyan in Articles

In this last article of the series I'll show how to use the native
JMX support within the JDK to implement a notification mechanism which
alerts a...
0 replies - 4536 views - 08/16/11 by Marco Tedone in Articles

This video shows how to deploy and run a Spring
application on OpenShift Express using the JBoss AS7 cartridge. The
application used for...
0 replies - 4000 views - 08/15/11 by Mitch Pronschinske in Videos

On my current project we are using Spring MVC and we try to use
autowiring as much as possible. I personally strongly prefer constructor
injection, since...
1 replies - 5420 views - 08/11/11 by Ola Bini in Articles

I read an interesting post last year - “Moving from Spring to Java EE 6: The Age of Frameworks is Over”. I am sure, everyone would have its perspective...
13 replies - 8287 views - 07/30/11 by Naveen Balani in News