java - when springmvc's requestmapping with chinese ,happen an error? -


in springmvc when use request mapping like:

/home/tag/{tag} 

the 'tag' accept string; when transmit chinese word 'tag', such as:

**/home/tag/中文** 

it works, when use same url, change chinese one, such as:

/home/tag/旅行 

i getting 404 error without output in eclipse. i'm new learn springmvc ,i'll appreciate if can me improve.


Comments

Popular posts from this blog

javascript - How to get current YouTube IDs via iMacros? -

c# - Maintaining a program folder in program files out of date? -

emulation - Android map show my location didn't work -