> Thank you Sasha. What if I was deploying my war with an Ant project, > 'unwaring' my war under webapp (i.e. I have a folder, let's > say 'jemos' that > represents my context). Is that enough that I put my folder > under /deploy?
You have two possibilities: - put your war FILE under deploy (compressed), or - expand (unwar) your file under deploy BUT the resulting directory must end in .war => jemos.war/ The second solution allows you to dynamically modify your JSP without having to redeploy your web app. Cheers, Sacha xxxxxxxxxxxxxxxxxxxxxxxxx Sacha Labourey General Manager JBoss Group (Europe) SàRL xxxxxxxxxxxxxxxxxxxxxxxxx ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user