Hi Sergey,

> you don't need @PathParam annotations inside SearchFilter
Thanks for the input. This one is noted.

> If yes - then it's not possible at the JAX-RS level, you'd need to have a seperate method to start with

I might have to go for this one for now. However, wouldn't it be easier if I could just have one method have multiple paths pointing to it? Something like @Path("path1", "path2").

Again, my thanks.

Gabo

Reply via email to