mercredi 17 juin 2015

Automatically JSP generated from XML and configured in web app

I am working in a Java Web project. My requirement is that the container should read some specific xml files from one location(e.g. ) and generate the jsp after reading out particular jsp. Also that jsp should be automatically placed inside my folder ,so that user can access these generated jsp? Those jsps should be than available to user for posting the form to server and server should be smart enough to read and process the form(newly generated jsps) attributes as per process. 1: Any clue as how this can be achieved?

Aucun commentaire:

Enregistrer un commentaire