You're doing it backwards. Have one webapp which accepts the parameter at the end of the URL, not before.

cheers,
Steve





On 9 Jan 2009, at 13:36, Sean W wrote:


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]


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to