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).