Altuğ Bilgin Altıntaş wrote:
> 
> Also could you please try without <Test1>  just
> 
> add(new BookmarkablePageLink("testlink1", Test1.class, pp));
> 
> Which wicket version ?
> 

Without generic type it is the same problem. 

I´m using 1.4.9. 

I have the same problem if I don´t use PageParameters and
mount("/some/path", PackageName.forClass(Test1.class))

Thanks!
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/mountBookmarkablePage-and-BookmarkablePageLink-with-PageParameters-tp2954926p2955651.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to