encoding « Roo « Spring Q&A





1. How to encode special characters for a POST with Spring/Roo    stackoverflow.com

I'm using Spring/Roo for an app server, and need to be able to post some special characters. Specifically, characters like the Yen symbol, or Euro symbol. When I receive these characters ...

2. Roo Encoding issue    forum.springsource.org

Roo Encoding issue Hello, When generating a simple web project it seems that the encoding is somehow broken, at least on my computer. It seems that it doesn't sent data in ...

3. Creating Spring Roo Projects with UTF-8 encoding    forum.springsource.org

Creating Spring Roo Projects with UTF-8 encoding Hello, maybe I'm wrong in this forum, but I didn't find a proper solution at the maven and the spring roo project page. I ...