>
> > Hi! all, do we need to configure JRun (or web server) to let it know
> > which directory will run JSP files? If yes, how? If not, I found the JSP
> > files under some directory works, but the same JSP files under some
> > other directories does not work. what is the magic?
>
> JSP files can be stored anywhere you want as long as they are within the document
> path.  You should be okay if you put them with your HTML files.  If you are using a
> webserver in front of JRun, make sure that the webserver knows what to do with JSP
> files.

Thanks a lot! I do put JSP files with HTML files. How to let the
webserver know what to do with JSP file? (what to do?)


>
> Also make sure that your mapping is set correctly.
The mapping in my JRun is *.jsp - com.livesoftware.jsp.JSPServlet.

Thanks!


--
Xizhen

http://www.alladvantage.com/home.asp?refid=ANI887
https://secure.paypal.com/refer/pal=delate%40hotmail.com

___________________________________________________________________________
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