Hi Hans, On 8/04/2010 02:46, [email protected] wrote:
Answering to myself: it's defined in click.xml with the autobinding attribute: <pages package="cl.codeduc.codeweb.pages" autobinding="public" />
The following should have worked as well since Click will use "public" mode by default: <pages package="cl.codeduc.codeweb.pages"/> You are saying you saw different behavior? kind regards bob
