-
Nov 11th, 2005, 01:31 PM
#1
JSP to html file
I am using Spring ModelAndView to display a JSP. I have a requirement that I need to produce an HTML page, to be placed on a different server. This will be generated once a day and move to a different server.
Is there an easy way to direct the output of the ModelAndView to a file instead of the web? Or is there an easy way to reuse most of the code to produce a static HTML page?
Thanks,
Jeffrey
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules