Re: GET method parameters as List or Map?

2008-02-29 Thread Johan Compagner
What is your question exactly? What do you want todo in wicket?

On 2/29/08, Gabor Szokoli [EMAIL PROTECTED] wrote:
 Hi,

 I have a GET method which takes a bunch of optional search parameters.
 I then put these in a map, keyed by the .
 A cool servlet framework we use (wicket) has a construct called
 PageParameters. Is there anything similar in Jersey?


 Gabor Szokoli

 -
 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]



Re: GET method parameters as List or Map?

2008-02-29 Thread Gabor Szokoli
On 2/29/08, Johan Compagner [EMAIL PROTECTED] wrote:
 What is your question exactly? What do you want todo in wicket?


Woops, wrong users list, sorry about the noise!
(should have been the jersey list...)


Gabor Szokoli

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]