Splitting up Spring Web Flow & Facelets into JARs
December 15th, 2009
In our current project we want to have multiple Spring Web Flow-flows in one WAR-file. But we also want the flows and pages to be inside seperate JAR files, making the application a bit more managable and modulair.
This sounds straightforward but it took quite a bit of code and time…
Category: Java Programming | Tags: contextresource, facelets, jar, jsf, spring web flow | Comment (1)