From: Sebastian K. <seb...@mu...> - 2004-09-29 06:03:18
|
Hi all, I just checked a first version of the WebMacro/Spring integration into the contrib CVS (in the spring directory). It's nothing too sophisticated, but I'm using it on my current project and it works just fine for me. A little bit more of how it works can be found in the USAGE file and the javadocs of the classes. I haven't provided an ant-file right now, because I just ripped it out of my current project and don't have much time right now. Hai-Chen, I'd like to work with you on improving this integration. You said you've developed your own version, perhaps you have suggestions... Where did you take a different approach then I did and which areas do need more work, you think. Once we have this in a releasable state, we can ask the Spring people I guess. Sebastian PS: I'm having a small macro-library as well that I'm using in my views to display error-messages from spring and so on. I'll clean this up and check it in tomorrow. |