Putting the questionable documentation issue aside for now, this thing still does not work for me! And getting this up and running is the most important issue at this moment. I need some guidance, please help me with the following questions:
1) I specify a pages directory, a log directory, and a work directory in the Install.jsp (and they end up in \ini\jspwiki.properties as expected), and yet JSPWiki ignores my directory specifications. NOTHING is in those directories. Can someone tell me where the page directory is located? 2) I still don't know what jsp page I'm supposed to call up since there is no index.jsp. Is it Wiki.jsp? 3) Assuming Wiki.jsp is correct, I entered some text on a page, hit 'create' and got a blank page back. I see why now. The create/edit/login/etc forms on the pages are being sent to "localhost:8080" and not to my host. Why??? I'm not running this package on my local host. It is on my remote server. Did I download some developer alpha version of JSPWiki? URLs are hardcoded to "localhost" (????). And basically nothing works! It's hard to believe the version I downloaded is a production-tested version. Has this version ever been installed on a Windows-based system? Should I download some other version of the package? Please help!!! I need to get this working. But I don't have time to debug a bunch more code bugs. What can I do to get this working? Thanks.