Send them with POST so they don't appear in the the url.
Or encode them somehow and then ?json=encodedJson (e.g. base64)

On Thu, May 5, 2011 at 2:44 PM, Mathias Nilsson
<wicket.program...@gmail.com> wrote:
> Thanks but this is not the problem.
>
> The problem is the Json server.
>
> I want to use Json as both query language and response language
>
> This doens't seem to be right for the query. How would you handle this.
>
> http://myspace.com/json?q={"really.ong.nested.query"}
>
> What is the proper way of sending parameters to a json parser?
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Serve-Json-in-request-and-response-tp3491991p3498250.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to