Web Start and Web Application

I have a scenario as given below.

I have a Central Server hosting a web application(JSPs, jars) in Jetty 6.0.0. I have many branch servers having Jetty 6.0.0 installed and the web application deployed.

Now, I want to update the web application on all my branch servers whenever a modification is done on the Central server.

Can Web Start help me in such a scenario?

So far I understood that Web Start can be used to deployed / update only Client Applications.

[491 byte] By [Rajib_Sarmaa] at [2007-11-26 17:04:02]
# 1
Did you ever find a solution?
haninaguiba at 2007-7-8 23:31:48 > top of Java-index,Desktop,Deploying...