× 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.



I added jsp enabler to /webapp/test web application and now I can server jsp
files from it.
Then I added SimpleFileServlet to it and now I can servlet HTML files!

Thank you all for your help.

Bruce

----- Original Message -----
From: "Frances Stewart" <francess@us.ibm.com>
To: <java400-l@midrange.com>
Sent: Wednesday, March 27, 2002 11:38 AM
Subject: Re: How to make JSP run in Websphere on iSeries?


>
> I think that if you haven't enabled the File Serving Servlet for your web
> app, you will not be able to server *.html, gif, (static pages) without
> adding a Pass statement to your HTTP Server configuration.
>
> Frances Stewart
> WebSphere Application Server for iSeries 400
> IBM Rochester
>
>
>
>
>                       "Bruce Jin"
>                       <JIN007M@hotmail.        To:
<java400-l@midrange.com>
>                       com>                     cc:
>                       Sent by:                 Subject:  Re: How to make
JSP run in Websphere on iSeries?
>                       java400-l-admin@m
>                       idrange.com
>
>
>                       03/27/02 03:16 PM
>                       Please respond to
>                       java400-l
>
>
>
>
>
> I have a specific page (index.html) in test folder. And this page has the
> following authority
> Opt  User        Authority  Exist  Mgt  Alter  Ref
> *PUBLIC     *RWX         X     X     X     X
>       JIN         *RWX         X     X     X     X
>      QEJB        *RWX
>
> http://192.168.0.170/webapp/test/index.html shows not authorized error.
>
> Bruce
>
> ----- Original Message -----
> From: "Joe Pluta" <joepluta@PlutaBrothers.com>
> To: <java400-l@midrange.com>
> Sent: Wednesday, March 27, 2002 10:27 AM
> Subject: RE: How to make JSP run in Websphere on iSeries?
>
>
> > > From: Bruce Jin
> > >
> > > I stopped and started the server and the admin console shows test
> > > application is up and running. But http://192.168.0.170/webapp/test/
> shows
> > > 'not authorized' error.
> >
> > Did you try accessing a speecific page? Create mypage.html in your
> document
> > root, and try the following:
> >
> > http://192.168.0.170/webapp/test/mypage.html
> >
> > See if that comes up.  If it does, then you should be able to get to a
> JSP.
> > If not, use OpsNav to carefully compare the permissions for your IFS
> > directories.  They need to have at least *RX access for *PUBLIC, and all
> > access for QEJB, I believe.  For testing, I simply give *PUBLIC full
> access,
> > and worry about tightening it down in production.
> >
> > Joe
> >
> >
>


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.