Anne Thomas Manes wrote:
> POST supports three different method semantics:
[snip]
> - "process this": this one provides the means to tunnel RPCs through 
> POST. In some cases it's an appropriate use of POST (especially if the 
> URL represents a process rather than a resource), but if you find 
> yourself using POST this way, it's an indication that maybe you should 
> go back and review your resource design. Tunneling RPCs is not RESTful.

Would it be correct to say that HTML's Form POST is of this type?

Sanjiva.
-- 
Sanjiva Weerawarana, Ph.D.
Founder & Director; Lanka Software Foundation; http://www.opensource.lk/
Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/
Director; Open Source Initiative; http://www.opensource.org/
Member; Apache Software Foundation; http://www.apache.org/
Visiting Lecturer; University of Moratuwa; http://www.cse.mrt.ac.lk/

Reply via email to