if its a shared resource it doesnt know about your form. you will have to append those values to the url yourself after you generate the base url for the resource.
-igor On Wed, Nov 5, 2008 at 12:55 AM, Artur W. <[EMAIL PROTECTED]> wrote: > > One more thing. The resource returns dynamic xml and it depends on the form > that was submitted by the user. So AFAIK I cannot use mountSharedResource > which works for the whole application. Am I right? > > Artur > -- > View this message in context: > http://www.nabble.com/pretty-url-resource%2C-problem-with-colons-tp20337880p20338036.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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
