thanks. that's ok. then i guess tapestry's framework hides it from these cases. i just dont like apache's httpclient. i used that before but i did not like it. java's own classes were and still are sufficient for my needs.
cant show the code as it's a production site. head developer for sure dont want it to be shown. thanks for the tip thiago Website/Java Games: http://www.chitgoks.com Java Casino Games: http://chitgoks.tripod.com Photo Gallery: http://gallery.chitgoks.com My Blogs: http://tech.chitgoks.com http://wuhtevah.chitgoks.com http://disneyusa.blogspot.com On Mon, Jul 20, 2009 at 9:26 PM, Thiago H. de Paula Figueiredo < [email protected]> wrote: > Em Mon, 20 Jul 2009 10:22:42 -0300, chitgoks <[email protected]> > escreveu: > > hi, i did set it to true instead of false. and the stream's content is >> still the login page. >> > > What is shown after a form submit is defined by the page class and its > event handler methods. Without its code, we cannot help here. > > im accessing some things in one of our sites that uses tapestry using >> java's httpurlconnection, no other 3rd party library. httpclient you mean >> apache's right? >> > > Yes. > > then using the GetMethod and PostMethod? im trying to avoid that and use >> only java based classes. >> > > Why? > > > -- > 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] > >
