The configuration file "webapp.properties" lets list a JSP page on the list of welcomefiles. However, if you actually use this, the content of the JSP page will be rendered as text, instead of executing the corresponding JSP page. It would be *very* useful for the "home page" of an application to be dynamically generated (by either a servlet or a JSP page), if the application developer wants that. The current mechanism will only display static resources unless you link to the app with a path to the specific JSP page you want to start on. Craig McClanahan ___________________________________________________________________________ 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
