playframework - Support for HTTP "MERGE" verb in Play! Framework 2.1? -


i'm attempting implement odata service on play! framework.

when updating records, odata client "jaydata" uses 'merge' http verb/method submit changes, doesn't appear supported @ play framework.

is there anyway add support this?

merge won't supported because not valid http method.

in order use arbitrary http method in request, use execute method wsrequestholder.


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -