This is a discussion on Help with Weblogic - Weblogic ; Hi, I am running my application through Weblogic 8.1 servers. I have some HTML files in my .war file. they work fine when they are inside the war file. I want to move these files outside the .war file (I ...
Hi,
I am running my application through Weblogic 8.1 servers. I have some
HTML files in my .war file. they work fine when they are inside the
war file.
I want to move these files outside the .war file (I have my web.xml
file inside the war file too) to the weblogic server so i can deploy
them there and access them through an url.
I already tried the fast deployment method and it doesnt work. Can
anyone explain the steps involved to do this?
Thanks in advance