Hi,
I currently have inherited a project where the XML is parsed and converted to static HTML pages using PrintWriter,fileOuputStream to generate a html page and insert html data in it.
Then we need to go the folder where the html is generated to view it. I wanted to know if there is a easier and more manageable way to do this.
I am not allowed to run a server as it is a standalone application so I believe Struts,Spring is out of question.I am putting an image for better understanding please let me know if there is a easier way to generate html.
I apologize in advance if this is not the right forum for this post.
No comments:
Post a Comment