Skip to content

whatsinthemicrowave/localisedweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exmples of implementing fully localised Spring MVC.

The examples have been built and run with Spring Framework version 3.1.0.M2 
on Tomcat6. :

There are four example projects:

1) singlelang: single language referential Spring MVC;

2) messagesource: internationalisation with Spring MessageSource

3) viewresolver: localisation using locale specific view sources;

4) fulllocalisation: fully localised Spring MVC with localised DAOs,
    MessageSource and localised view sources.

A tutorial based on these examples can be found at 
http://whatsinthemicrowave.com/?p=81

Please note these classes are for illustration only and are not of production quality.

About

Examples of implementing fully localised Spring MVC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages