royvanrijn: Hmm, if people want to , they'd have to buy a koran... good for the economy and Syriac translators I guess :-)

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…

Continue reading »