Am new to this forum.Need your help on understanding how we can update a zip file in a URL.
We have a zip file which can be accessed with a URL.Eg http://domainname/filename.zip
I would need to update the contents in the filename.zip,i can see the filename.zip on the application server under the following directory Eg:/stage/iam_im/iam_im.ear/user_console.war/app/filename.zip
It is a Java based application and its deployed on a weblogic Server,I just want to know,is it possible i can go directly to the file location and update the filename.zip or being a war file,should i do some packaging which am not sure of.
Thanks in Advance, Antony