Hello dear forum,
I am new to spring and it has been quite a while since my last
java program, so I am struggeling a bit while going through the nice book "expert spring mvc and web flow".
I am using eclipse helios and installed spring via the spring
IDE plugin, so most org.springframework.xyz.jar are there.
But now the class org.springframework.util.assert is needed, which according to the documentation still exists in spring 3.0, but which I cannot find anywhere, also not in the "official" downloaded spring-zip-files.
What am I missing? Any hints are very appreciated! Thanks!
J.