net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Pankaj,
>
> On 1/2/2011 10:06 PM, Pankaj Tiwari wrote:
> > I have been trying to send multipart/form-data to the server. I have
> found
> > that the request never reaches the server.
>
>
does not support or ignores such request
(multipart file-data)?
On Mon, Jan 3, 2011 at 7:53 PM, Pid wrote:
> On 1/3/11 3:06 AM, Pankaj Tiwari wrote:
> > I have been trying to send multipart/form-data to the server. I have
> found
> > that the request never reaches the server.
>
I have been trying to send multipart/form-data to the server. I have found
that the request never reaches the server.
This is my client code, if I am missing something core in here.
public static void main(String args[])
{
try
{
URL url = new URL(SERVERURL);
l" restart of tomcat like in apache2?
>
> Is there any mechanishm how to update servlets when tomcat is already
> running
> so that tomcat 5 will not be restarted and new servlets will be loaded?
>
> Thank you in advance
>
> --
> Best Regards / S pozdravem
> Petr Hracek
>
--
Pankaj Tiwari
Thanks, it worked
-Pankaj
On Fri, May 14, 2010 at 10:01 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Pankaj Tiwari [mailto:panky.tiw...@gmail.com]
> > Subject: Re: Undeploy task throws error and unwanted html output
> >
> > tomcat.manage
tomcat.manager.url = http://localhost:8080/manager/html
Pankaj
On Fri, May 14, 2010 at 1:09 PM, Pid wrote:
> On 14/05/2010 05:12, Pankaj Tiwari wrote:
> > Hi All,
> >
> > I am using undeploy task to undeploy my application running in tomcat. It
> > does the un-dep
Hi All,
I am using undeploy task to undeploy my application running in tomcat. It
does the un-deploymen successfully but the result is a lot of HTML code with
error.
The issue posted here is exactly what I am facing
http://stackoverflow.com/questions/2831531/apache-tomcat-ant-undeploy-task-error-u