Distinction between web page and RESTful web service at runtime?
Posted
by Milan
on Stack Overflow
See other posts from Stack Overflow
or by Milan
Published on 2010-05-19T07:43:57Z
Indexed on
2010/06/09
12:52 UTC
Read the original article
Hit count: 179
website
|restful-web-services
Hello everybody,
I'm I have one dilema. I have only the URL of the web page or the RESTful web service but I dont know if it is web page or RESTful web service. Is it possible to make distinction beween web page and RESTful web service at runtime?
Thank you!
© Stack Overflow or respective owner