3 Replies Latest reply on Jun 2, 2009 8:50 AM by akazakov

    Using subdirectories for Facelets page in Seam project

      Hi!

      First of all - I know this might not be the right board to post this question. I tried to post to few more boards but after few weeks I still got no solution so I am going to try it here ;)

      I am using the latest JBoss Tools with Eclipse Galileo. I created an EAR JBoss Seam v2.1. As application server I am using JBoss 4.2.1.GA.

      All the Facelets pages are stored inside the WebContent folder by default. Because one of my projects consist of many pages I want to store them in subfolders so I can handle them better.

      Unfortunately even if the pages in subfolders are packed in the EAR the AS refuses to open them.

      Is there any way to get the AS to accept Facelets pages in subdirectories?

      Thank you in advance!