List/Grid Tag Archives: Spring

apache-solr-logo

Spring Data Solr Tutorial: Introduction to Solr

Most of the applications must have a some kind of a search function. The problem is that search functions are often huge resource hogs and they can kill the performance of our application ...
jboss-hibernate-logo

Hibernate 4 with Spring

1. Overview This article will focus on setting up Hibernate 4 with Spring – we’ll look at how to setup and configure Spring 3 with Hibernate 4 using both Java and XML Configuration. ...
spring-logo

Spring BeanDefinitionStoreException

1. Overview In this article, we will discuss the Spring org.springframework.beans.factory.BeanDefinitionStoreException – this is typically the responsibility of a BeanFactory when ...
spring-logo

Spring MVC: form handling vol. 3 – checkboxes processing

I have already published the post about processing of ‘checkbox’ tag using Spring MVC tag library. Now I want to develop this theme and proceed with the ‘checkboxes’ tag. It’s ...
spring-logo

Spring MVC: form handling vol. 2 – checkbox processing

It’s hard to imagine a situation when a modern web-application doesn’t have checkboxes in a form. In one of the previous posts I wrote about form handling in Spring MVC, as a continuation ...
json-logo

Spring MVC, Ajax and JSON Part 2 – The Server Side Code

In my last blog I said that I was going to talk about Spring, Ajax and JSON, but didn’t. The reason for this is that I wanted to set the scene using a (barely) credible shopping ...
json-logo

Spring MVC, Ajax and JSON Part 1 – Setting The Scene

I’ve been thinking about writing a blog on Spring, Ajax and JSON for a good while, but I’ve never got around to it. This was mainly because it was quite complicated and ...
spring-logo

Tweeting StackExchange Questions with Spring Social

1. Introduction This is the third and final article about a small side-project – a bot that automatically tweets Questions from various Q&A StackExchange sites on specialized ...
jboss-hibernate-logo

Hibernate 3 with Spring

1. Overview This article will focus on setting up Hibernate 3 with Spring – we’ll look at how to configure Spring 3 with Hibernate 3 using both Java and XML Configuration. 2. Maven To ...
spring-logo

Spring MVC: Security with MySQL and Hibernate

Spring has a lot of different modules. All of them are useful for the concrete purposes. Today I’m going to talk about Spring Security. This module provides flexible approach to manage ...
Page 1 of 2812345...1020...Last »
© 2010-2012 Java Code Geeks. Licenced under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
All trademarks and registered trademarks appearing on Java Code Geeks are the property of their respective owners.
Java is a trademark or registered trademark of Oracle Corporation in the United States and other countries.
Java Code Geeks is not connected to Oracle Corporation and is not sponsored by Oracle Corporation.