We'd like to export some information from UML models into Wiki pages and use JSPWiki as read-only viewer for it. The result should be similar to Javadoc (but it is not about Java). It seems to be easier to generate wiki pages than to generate static HTML pages, does it?
I see two problems here: o How does JSPWiki know that there are new or changed pages in the file-system and especially, how do you make Lucene see the changes? Is there an API (e.g. a servlet) that you can call to make JSPWiki reload its page cache? o How do you make the pages read-only? Generate ALLOW tags into the pages? Thanks for any tips, Juergen -- View this message in context: http://www.nabble.com/Viewer-for-generated-pages---Lucene-refresh-tp19218006p19218006.html Sent from the JspWiki - User mailing list archive at Nabble.com.
