1 Reply Latest reply on Apr 16, 2009 12:27 PM by bolsover

    Page composition

    bolsover

      I'm sure that this should be real easy - but despite some searching I'm having trouble.

      I want to compose my .jsp from a number of fragments each of whch may contain <rich:xx tags - but how do I do it?

      I have tried jsp:include inside an f:subview, c:import and other some options - but to date none work.

      I do not particularly want to facelets and the ui: composition tags or tiles since neither of these fit well with other aspects of the application.

      Possible solutions? any examples?

      db