http://localhost:8080/JSPWiki
2012/2/28 Juan Pablo Santos RodrÃguez <[email protected]> > Hello, > > what value do you have for jspwiki.baseURL on your jspwiki.properties file? > (it should be located in your JSPWiki/WEB-INF folder) > > > regards, > juan pablo > > On Mon, Feb 27, 2012 at 5:05 PM, Li Li <[email protected]> wrote: > > > I copy the war file into tomcat/webapps/. And tomcat automatically > > decompress the war file and all the files are in tomcat/webapps/JSPWiki. > > after configuring by localhost:8080/JSPWiki/Install.jsp. I > > visit localhost:8080/JSPWiki. and click login button. and the url is > > http://localhost:8080/JSPWiki/Login.jsp?redirect=Main after logining in, > > it > > jump to http://localhost:8080/Wiki.jsp?page=Main That's wrong. it should > > jump to http://localhost:8080/JSPWiki/Wiki.jsp?page=Main< > > http://localhost:8080/Wiki.jsp?page=Main> > > The same problem occured when I edit by > > http://localhost:8080/JSPWiki/Edit.jsp?page=Main > > >
