× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Tom,

What port are you accessing the HTTP server on?  Try 9080.

WebSphere will not serve "static" content unless you are running the
WebSphere HTTP Transport on the port that your web browser is talking to
(in which case you are not using the HTTP Server or Apache at all).  If you
are trying to go through an HTTP server, then the static content has to be
served from that server.  This means you need to configure it properly so
that it can locate the static content.  In other words, the HTTP server
will get a GET request for /Images/Someimage.gif and it will follow its
normal mapping rules to find that resource.  It will not know to look in
the WebSphere path for those files.

Hope this helps.

Mark





                    tmalin@csc.com
                    Sent by:                 To:     java400-l@midrange.com
                    java400-l-admin@mi       cc:
                    drange.com               Subject:     WebSphere AE 4.01


                    12/18/01 08:58 AM
                    Please respond to
                    java400-l








I have deployed my EAR and the contents contain images for some of my web
pages. Everything deployed fine and inside the structure contains the war,
which contains images. When I access the web page My JSP's run, but do not
get the images, I checked the path and everything looks good. Also I cannot
access any HTML files when I put the HTML file in my URL. I am wondering if
there is a security issue that I need to set up. I tried the same thing
with the Samples and I can get images plus the HTML files. The only
difference I see between both is the Role security. Any Assistance would
greatly be appreciated.

Tom

_______________________________________________
This is the Java Programming on and around the iSeries / AS400 (JAVA400-L)
mailing list
To post a message email: JAVA400-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/java400-l
or email: JAVA400-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/java400-l.







As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.