Hi, I have some fundamental questions:

1:   A project is developed at Win98/JWSDK1.0.1 with some JSP/Servlet and
regular HTML pages. It runs OK with MS IIS4/JRun on NT. Now I need to use
Unix/Apache. If we continue to use JRun, where to put the servlet?

2:  A JSP page (starting page for a site, called index.jsp) has a include
or forward directive in it. This page do user logon. If user logon
failed, redisplay this page again. otherwis, forward to next page. When
open this page, if I use http://127.0.0.1/folder/index.jsp I can
successfully included or forward to the requited page. If index.jsp is
not included in the URL, then get page can not display error. Any clue?

Thanks in advance.

Bill

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to