Hello, Should the XML and XSLT files needed by a web application ordinarily be kept under web\Web-inf? (or should they be in web\stylesheets or web\include?) Assuming two types of files:
1.) XML lookup data for access by various Action classes and/or JSP pages. 2.) XSL stylesheets for transforming XML data into HTML and/or PDF. What's a "good practice" on where they should be stored? Thanks, Glen -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

