Spring Multi Path Variabe In Spring -


i have problem: url: http://localhost:8080/springwebmvc/a1;a2;a3

we can add more a4, a4, a...n. don't know how define /{pathvariable} in spring list of path variable value.

you can see matrix variables , may can useful.

http://docs.spring.io/spring/docs/3.2.x/spring-framework-reference/html/mvc.html#mvc-ann-matrix-variables


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -