We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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/
The text was updated successfully, but these errors were encountered:
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/
Sorry, something went wrong.
#21 Internationalisation (i18n)
743775f
Fix Chinese language
willzou
No branches or pull requests
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/
The text was updated successfully, but these errors were encountered: