B
bronco
Guest
Hi, I'm trying to figure out what the handler url is in the handler class or to be more precise add is added to the handler url. When I add a handler I create a mapping, for example: /ping --> PingWebHandler If I use IWebRequest
athInfo then the /ping part is included as well. But I'm interested in what is *added* to /ping, since within the Handler I cannot make any assumptions about what the "mount point" is. thanks.
Continue reading...
Continue reading...