Tag: matrix
RESTful Web Services (JAX-RS) @MatrixParam Example
by  Java4s | 4 Comments
  [ Ask Question ]
In this article i will describe how a RESTful web services would accept multiple parameters sent by the client in the HTTP URL as Matrix Params. So what are matrix parameters ? let me give you the syntax. Matrix…