Hi,
in current REST API framework approaches you can specify a path to a
resource with placeholders and use the concrete values of those in
your code, like this
@Path(/customers/{customerid}/bills/{billid}/amount)
Is something similar possible in Sling? I understand the concept of
node types and resource types. I have also seen the example of
path-based-rtp (for resource type processing?). But I could not find
an example for the situation above.
Best,
- Fabian
--
Fabian
http://twitter.com/fctwitt