Hi Everyone,
I was hoping that someone has already tried this before. Is there a way that
jersey can catch all requests for which no paths are defined in the Java
class. Much like a switch statement where there is a 'default' case which
traps all requests which are not defined by the programmer. I hope I am able
to communicate clearly what I am looking for. If this is somewhat ambiguous
please let me know.
Thanks
Socal_Dev