09-01-05 11:04 PM
Yes. You can configure your app in such a way that static resources like
images etc are served from IHS and not WAS. This requires configuring your
webapp and IHS.
You have to deploy the static assets within the documentroot of your IHS and
make sure that path to the static assets does not conflict with the context
root of your webapp. Any hyperlinks in your jsps that point to the static
assets must point to the correct URL.
HTH
Sunit
"Niaz Habib" <niaz.habib@eurorscg.com> wrote in message
news:df595d$2oje$1@news.boulder.ibm.com...
> Hi,
> I am new Websphere/IHS/Apache. I was wondering how I could configure them
> to serve static resources from IHS instead of WAS.
>
> Is this a WAS or IHS configuration?
>
> Thanks,
> Niaz.
>
[ Post a follow-up to this message ]
|