All, I would like to reload an application non-interactively.  I do not
want to use Ant to do this because it will not be installed on my target
system. Instead I'd rather use a URL.   That is, I would like to be able
to enter the username and password as parameters to the URL, not in the
login dialog.

It should look something like:
        
http://localhost/manager/reload?path="/myapp"?username="admin"?password=
"passwd"

Does anyone know how to do this?  Or is there another way to reload
something non-interactively (and not using Ant)?

Thanks.
Mary


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

Reply via email to