Hi,
Does anyone have a good example of implementing sitemesh with spring?
I have googled it a lot and have found some example they don't seem to work.
What i want to know if how to have a very simple app work with spring and sitemesh.
- what should be in the web.xml?
- should anything be configured in the
servlet?
- what other files should be in the WEB-INF folder and how should those files be configured if my
jsp pages are stored in WEB-INF/jsp/?
any help will be greatly appreciated.
thanks in advance
Yusuf