Forum Post: Re: Pasoe Web Transport: Determining Handler Url In Handler Class

  • Thread starter Thread starter mbanks
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top