-
Jan 14th, 2009, 05:52 AM
#1
Modular Application Views
Hello,
In my opinion one of the best features of spring combined with maven is allowing you to develop modular applications, each module defining beans in the application context. But I don't find the way to allow each module to provide its views or web resources (jsp's, html's, images, flash movies, etc.).
What I want is to include those views in the jar as resources, and define some bean in the applicationContext.xml to link those views to paths.
Is there any bean I can use, or do I have to implement my own?
Thank you
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules