P
Peter Judge
Guest
The handlerN lines in the properties file is the way to do it. - The order in which they are defined is important, so in your example SomeHandler is used, instead of OtherHandler. - The handlers are selected with “begins” checks (and a regex) in the webapp.
Continue reading...
Continue reading...