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 m ove these files to the weblogic server so i can deploy them
there and access them through a normal url.
I already tried the fast deployment method and it doesnt work. Can
anyone explain the steps involved to do this?
Thanks in advance