0 Replies Latest reply on Apr 30, 2007 3:46 PM by steven.whatmore

    Web Application Design with RichFaces

      Good afternoon,

      I am looking to gather some strategies (hopefully real world examples) of how to design / architecture a web application with RichFaces so that the application can support multiple clients,. where each client has their own look & feel (meaning graphics, layouts, text, etc) but driven by the same application code.

      Currently I am supporting multiple clients both of which run from the application code, but due to the fact that they have their own look & feel requirements, I was required to essentially clone the codebase and make the corresponding changes in the JSP(s). This of course was not the ideal situation.

      Thanks in advance.

      Steve