0

I developed a simple web servie using restlets . everything 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 ?

1 Answers1

0

See this stack and the answer from Rich Seller. I personally prefer using Freemarker

Community
  • 1
  • 1
cuh
  • 3,723
  • 4
  • 30
  • 47