uery parameters?
>>
>>
>>
>> --
>> View this message in context:
>> http://tapestry.1045711.n5.nabble.com/redirecting-to-a-class-with-parameter-tp5714980p5714982.html
>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>
>>
ion, if I have
> something like this:
> URL u = new URL(url);
> how to add some query parameters?
>
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/redirecting-to-a-class-with-parameter-tp5714980p5714982.html
> Sent from the Tapest
thanks for the fast answer, it works, in a related question, if I have
something like this:
URL u = new URL(url);
how to add some query parameters?
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/redirecting-to-a-class-with-parameter-tp5714980p5714982.html
Sent from
> @OnEvent(value = EventConstants.SUBMIT, component = "premiumForm")
> public Object premiumSubmit() {
> return Info.class;
> }
>
>
>
>
> --
> View this message in context:
> http://tapestry
return Info.class;
}
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/redirecting-to-a-class-with-parameter-tp5714980.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscri