I developed a simple web servie using restlets . everyth开发者_C百科ing s fine i can call a URI and connect to db and do modifications , but when i tried to do the same using jsp s i was not able to get the jsp page itself in the browser . How can i connect a jsp page to this restlet ?
See this stack and the answer from Rich Seller. I personally prefer using Freemarker
精彩评论