Em Mon, 20 Jul 2009 07:22:11 -0300, chitgoks <[email protected]> escreveu:
hi
Hi!
httpcon.setInstanceFollowRedirects(false);
Try setting it to true instread of false. Tapestry uses redirect-after-post. Anyway, why are you doing this? What are you trying to accomplish? Why don't you use HttpClient? Using &a=b parameters is supported in Tapestry, but using the activation context is way better.
-- Thiago H. de Paula Figueiredo Independent Java consultant, developer, and instructor http://www.arsmachina.com.br/thiago --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
