yes that is quite normal.
One other thing, by placing your propertiesFiles folder under the root your
*.properties files would be viewable by your clients directly from the
browser.
A better option would be to move the propertiesFiles folder under WEB-INF
folder.
Have a nice day.
With regards,
Sachin S. Khanna
http://www.emailanorder.com
----- Original Message -----
From: Bernard Granier <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 13, 2001 2:15 PM
Subject: war fromat
> Hi,
>
> I have to package a simple war file containing :
> - jsps under the root directory
> - properties files
> - jar files
>
> I am working on NT.
>
> Is the following strucuture corect :
> file1.jsp
> file2.jsp
> /propertiesFiles/.properties
> /web-inf/web.xml
> /web-inf/lib/aJar.jar
>
> Is it normal to have file1.jsp and not /file1.jsp ?
>
> If I understood the war documentation, for a so simple application my
> web.xml is :
> <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application
> 2.2//EN" "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd">
>
> <web-app>
>
> </web-app>
>
> Bernard Granier
> Mr Ted
> 115 rue du Fbg Poissonniere
> 75009 Paris
> www.MrTed.com
> Tel : 33 1 55 31 02 65
> mail : [EMAIL PROTECTED]
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets