21 Jun
2007
21 Jun
'07
7:01 a.m.
On Jun 21, 2007, at 8:42 AM, [email protected] wrote:
Can I integrate X-Wiki with another application? I have my own web application and am interested to know if I can get X-Wiki’s source- code to study and then integrate it in my web application as my own Wiki.
Yes definitely. XWiki is a Servlet (is uses the Struts Action Servlet). That's the entry point. For everything related to XWiki's development and source, see the Community space at http://www.xwiki.org/xwiki/bin/view/Community/ More specifically this link should help you: http://www.xwiki.org/xwiki/bin/view/Community/SourceRepository -Vincent