Polonious / Regimo

4 stars 6 forks source link

Internationalisation (i18n) #21

Open RalfWeinand opened 12 years ago

RalfWeinand commented 12 years ago

Implemented i18n feature using a JSP and Bean Validation. Here is a good tutorial to get started: http://blog.inflinx.com/2010/03/10/jsr-303-bean-validation-using-spring-3/

willzou commented 12 years ago

I think this link is for spring jsp validation not really talked about i18n but i18n with spring jsp has lots of materials http://viralpatel.net/blogs/2010/07/spring-3-mvc-internationalization-i18n-localization-tutorial-example.html http://www.mkyong.com/spring-mvc/spring-mvc-internationalization-example/