Netbean 6.8: "Test RESTful Web Service" shows nothing
Posted
by Harry Pham
on Stack Overflow
See other posts from Stack Overflow
or by Harry Pham
Published on 2010-05-23T21:32:59Z
Indexed on
2010/05/23
21:41 UTC
Read the original article
Hit count: 269
I follow this tutorial here to create RESTful web service on Netbean 6.8. However, when I right click on the project node and select Test RESTful Web Service
, the browser pop up, and supposedly my project would be listed on the left, and supposedly I would be able to select it, and test against various function that listed on the right. However, I dont see any of that. Any idea why?
© Stack Overflow or respective owner