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 ?
Asked
Active
Viewed 1,101 times
0
-
are you using the restlet standalone server?...what server are you using? – Nick Siderakis Sep 12 '10 at 16:37