Does http://www.jspwiki.org/wiki/EmbeddingJSPWiki help?

/Janne

On 9 Feb 2012, at 19:35, Heow Goodman wrote:

> Guys,
> 
> I'm going to be using JSPWiki on my website and would like to deliver
> HTML of some some articles to another webapp, running in the same
> appserver (Jetty).
> 
> What's the preferred method of getting HTML out?
> 
>  * code
>  * RPC/XML-RPC
>  * something else? ...RSS, interwiki utils?
> 
> Unless I've missed something, using Java requires firing up an engine
> (probably to resolve links etc) and looks pretty heavyweight, the last
> thing I need is to double the memory footprint.  It's also likely I
> missed the function named: parseFileAndRenderHtml(filename)  :-)
> 
> Any pointers as to where to get started?
> 
> Thanks,
> 
> Heow

Reply via email to