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 ?
A:
are you using the restlet standalone server?...what server are you using?
nick
2010-09-12 16:37:23
A:
See this stack and the answer from Rich Seller. I personally prefer using Freemarker
cuh
2010-09-30 09:38:17