| Author |
Spring3: Rquest mapping with arbitrary path attributes
|
Flavio Ortellao
Greenhorn
Joined: Feb 01, 2011
Posts: 6
|
|
Hi. I'd like to request a mapping like
@RequestMapping(value = "mysite/{someTextHere}")
Where someTextHere can include dot (.) spaces and slashes (/). Do you know what I have to do?
Thanks!
|
 |
 |
|
|
subject: Spring3: Rquest mapping with arbitrary path attributes
|
|
|