M
mbanks
Guest
Would it work for your use case to use URI_FINAL_MATCH_GROUP? request:GetContextValue("URI_FINAL_MATCH_GROUP") For a request like http://localhost:8810/web/open/more/stuff where the openedge.properties mapping is MyHandler: /open URI_FINAL_MATCH_GROUP returns /more/stuff -Mike
Continue reading...
Continue reading...