RequestContext « Web « Spring Q&A





1. Settign locale and accessing it through the RequestContext?    forum.springsource.org

Settign locale and accessing it through the RequestContext? Hi, I'm trying to figure out how to set the locale in Spring MVC and then use it to retrieve messages later. In ...

2. Accessing RequestContext object via Validator    forum.springsource.org

Accessing RequestContext object via Validator Hi there We have a requirement for the Spring validators to be aware of such properties as: Is Partnered Is Overseas Partner First Name... This is ...

3. How to get the RequestContext    forum.springsource.org

How to get the RequestContext Hi, I've been reading through the MVC documentation in order to figure out how to obtain the current locale. In the local section it says this: ...

4. BindStatus interprets the RequestContext.getErrors(..) wrong    forum.springsource.org

BindStatus interprets the RequestContext.getErrors(..) wrong It is probably a bug. Environment: Web application Spring 2.5.6 + WebFlow 2.0.8 + Apache Tiles 2.1.0 + jsp 2.0 see: jira.springframework.org/browse/SPR-5528 _______________________ 1) do some ...