If your web application is called X, put the .jsp files directly under the X
directory.
JRun will compile them and put the intermediate files in X/WEB-INF/jsp.
This assumes
that you'll invoke the JSPs by "http://....../X/a.jsp", for example.

-----Original Message-----
From: Jean Bresse [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 27, 2000 12:07 PM
To: [EMAIL PROTECTED]
Subject: JRun, IIS, and JSP, configuration


Hi all:

(Sorry to bother you with a config question!)

I'm able to run servlets using IIS and JRun.  Now I need to use JSP pages
and add them to the project.  I tried various combinations but couldn't get
the right set of directories settings and code.  All settings from the JRun
stayed unchanged.  If one of you already knows how to set things up, it
would be nice to get your input!

Thanks,

Jean

___________________________________________________________________________
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

___________________________________________________________________________
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