Re: TOMCAT + HttpURLConnection

2005-01-17 Thread Mark Thomas
Karthik N S wrote:
** 

*Hi*
*Apologies*
** 

*I would like to use the  'HttpURLConnection' API to POST  
'start/stop/reload'   to   Tomcat  Manager URL*

*'http://192.168.10.64:8080/manager/html/start?path=/XYZ' , *
* So can I Code this and  Do I need the Proxy Authorization to **do the 
same.*

*Please  send Some Code Snippets regarding the same.*
Have a look at the Ant tasks for use with the manager: 
http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/ant/


** 

*Thx in Advance*
**
*WITH WARM REGARDS
HAVE A NICE DAY
[ N.S.KARTHIK]*

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: TOMCAT + HttpURLConnection

2005-01-17 Thread Ben Souther
This might be of interest to you:
http://jakarta.apache.org/commons/httpclient/



On Mon, 2005-01-17 at 06:41, Karthik N S wrote:
>  
> 
> Hi
> 
> Apologies
> 
>  
> 
> I would like to use the  'HttpURLConnection' API to POST 
> 'start/stop/reload'   to   Tomcat  Manager URL
> 
> 'http://192.168.10.64:8080/manager/html/start?path=/XYZ' , 
> 
>  So can I Code this and  Do I need the Proxy Authorization to do the
> same.
> 
> Please  send Some Code Snippets regarding the same.
> 
>  
> 
> Thx in Advance
> 
> 
> WITH WARM REGARDS 
> HAVE A NICE DAY 
> [ N.S.KARTHIK]
> 
> 
> 
> __
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



TOMCAT + HttpURLConnection

2005-01-17 Thread Karthik N S



 
Hi
Apologies
 
I would like 
to use the  'HttpURLConnection' API to POST  
'start/stop/reload'   to   Tomcat  Manager 
URL
'http://192.168.10.64:8080/manager/html/start?path=/XYZ' 
, 
 So can I Code this and  Do I need the Proxy Authorization to 
do the same.
Please  send Some Code Snippets regarding the 
same.
 
Thx in 
Advance
WITH WARM REGARDS HAVE A NICE DAY [ N.S.KARTHIK] 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]