All,
I am looking to be able to have a specific jersey instance receive an set
number of params as well as a unknown number of parameters after that. So
for instance i may have matrix params a,b,c,d,e but i also need to accept
_j,_x_z without knowing which of these if any are coming. Is there a way for
me to do this?
-Jason