You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by da...@cocoon.zones.apache.org on 2008/01/26 02:03:48 UTC

[DAISY] Comment added to Your first Cocoon application using Maven 2

A comment has been created.

http://cocoon.zones.apache.org/daisy/documentation/1159.html

Document ID: 1159
Name: Your first Cocoon application using Maven 2
Branch: main
Language: default

Created by: Robin
Created on: 12/20/07 9:35:46 PM
Visibility: public

If I browse to http://localhost:8888/myBlock1, the spring-bean link is http://localhost:8888/spring-bean (wrong).

But if I browse to http://localhost:8888/myBlock1/, with a trailing slash, the spring-bean link is http://localhost:8888/myBlock1/spring-bean (OK).