Hello,
Does anyone know an api / technical to use jsp outside of a web server (in this case a thick client). This for the simple reason that I would like to manage the display of certain data (beans stored, retrieved through a call to a web service) by converting them into html and then posting them in a swing component. I can hear that "you can just use the java, but we could say the same for all web designers, it is still not for nothing that invented the jsp. If someone has an idea, thank you in advance.
Bookmarks