On Thu, 20 Jun 2013 16:40:35 -0300, Daniel Daud Buchafwe
wrote:
But after doing a bit of googling, I came across jersey java http
library, which then solved my problem on posting xml data to the server,
but then I encountered another problem, I am expecting the server to
post xml data to
On Thu, 20 Jun 2013 03:12:41 -0300, Daniel Daud Buchafwe
wrote:
Hi All;
Hi!
I am new in tapestry and trying to write my first application, I am
utilizing httpclient in my application so that I can http request to
other with xml content, all works okay in my localhost, but after
deploying
Howard;
Thank you for guidance and clarification, will take it into consideration
Perhaps, if I can add some few details on my previous problem:
I was using apache httpclient to send POST request with xml data from my
application to other server, on my pc(localhost) it worked okay, but
after d
Here's a guide on how to ask questions so that they might get answered:
http://catb.org/esr/faqs/smart-questions.html
The gist of it is: "give us the information we need to help up front
because we're not going to do your homework for you".
On Wed, Jun 19, 2013 at 11:12 PM, Daniel Daud Buchafwe