On Mon, Sep 20, 2010 at 8:57 PM, Peter Karich <[email protected]> wrote:
> Hi Martin! > > >> Martin, > >> > >> thanks for the support in the tickets btw :-) > >> > >> > > We thank you for testing the framework and blogging about it! ;-) > > > > ;-) > > > Interesting. > > How exactly looks the URL for such request? > > E.g. try it with the quickstart at: > https://issues.apache.org/jira/browse/WICKET-3053 > > http://localhost:8080/jetwick/?test > (it seems that 'test' can anything) > > Directory: /jetwick/ > WEB-INF/ <http://localhost:8080/jetwick/WEB-INF/> 4096 bytes > 16.09.2010 22:18:08 > > Looks like a bug in HomePageMapper. I'll create the ticket. Thanks ! > > luckily clicking the WEB-INF doesn't show its content and maybe this > issue is as well a jetty one. > > > StringValue is a "clever" class ;-) > > It can handle "null" value for you. > > It has isNull(), isEmpty() > > oh noo, that simple ... :-) > > Regards, > Peter. >
