path:
/ContextPath/wicket/BookmarkablePage

It appears to me that using Wicket you cannot place anything in the path
between the context path and the mounted name except for "wicket", which is
defined as your <url-pattern>. In other words, a mounted page cannot be
referenced from more than one path. This also means Wicket can't support
"sub contexts".

Perhaps I'll have to try and deploy a single app 200 times in tomcat with
the same WAR. :-S
-- 
View this message in context: 
http://www.nabble.com/Multiple-Copies-of-One-Wicket-App-tp21355510p21372369.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to