I think there are two examples in the install guide, one for Tomcat 5.0 and one for Tomcat 5.5. The example I sent was for Tomcat 5.5.
- Dave On 12/13/06, Shutra Zhou <[EMAIL PROTECTED]> wrote:
In this page: http://xpert.cn/ click link:Web Directory, the url is: http://xpert.cn/www//page/directory. 2006/12/14, Dave <[EMAIL PROTECTED]>: > > We must have fixed that because I can't find the string > "$url.home/page/directory" in the Frontpage theme anymore. > > - Dave > > > On 12/13/06, Allen Gilliland <[EMAIL PROTECTED]> wrote: > > That's actually a mistake in the templates. It should use > > $url.page("directory") instead. > > > > -- Allen > > > > > > John Doe wrote: > > > Hello > > > > > > If you have a look at the "Weblob Directory" tab of the frontpage. > > > The link adress is: > > > > > > http://blabla/roller/bla//page/directory > > > > > > the velocity code is like this: > > > > > > $url.home/page/directory > > > > > > How can I get rid of the second slash before 'page'? > > > If you try to leave this one away in the templates you won't get a > valid adress! > > > > > > greetings > > > > > > > > >
