Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 15th, 2012  |  syntax: None  |  size: 0.27 KB  |  hits: 19  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. URI Template variable containing a path?
  2. http://netlocation:port/application_path/{variable}
  3.        
  4. this/variable/is/a/path
  5.        
  6. http://netlocation:port/application_path/this/variable/is/a/path
  7.        
  8. http://netlocation:port/application_path?path=%2Fthis%2Fvariable%2Fisapath