Rick is browsing the issues. Just entered myself as watcher and just received a message that it has been assigned
.
Rick is browsing the issues. Just entered myself as watcher and just received a message that it has been assigned
.
Marten Deinum
Java Consultant / Pragmatist / Open Source Enthousiast / Author
Pro Spring MVC: With Web Flow
Conspect
Have you read the reference guide.
Use the [ code ] tags, young padawan
Rick is 'Mr Documentation', think he has to deal with all of them.
And he did some updating again. Can we provide a list with FAQ and maybe some answers to those question so they can be part of the documentation?
Marten Deinum
Java Consultant / Pragmatist / Open Source Enthousiast / Author
Pro Spring MVC: With Web Flow
Conspect
Have you read the reference guide.
Use the [ code ] tags, young padawan
OK, sure thing. I think if we both come up with some questions and then we can worry about the answers. My plan was to basically just go through the reference manual chapter by chapter. Thoughts?
Using the reference guide as a well guide sounds like a plan. Lets se what I can remember of all those question asked here.
Marten Deinum
Java Consultant / Pragmatist / Open Source Enthousiast / Author
Pro Spring MVC: With Web Flow
Conspect
Have you read the reference guide.
Use the [ code ] tags, young padawan
I noticed that there was some action regarding the faq-issue.
Here are some faq's in free format
Just from the top of my head. Will add more when I have to have a closer look and remember moreCode:Chapter 6 (AOP With Spring) 1. Method xyz() on my Controller isn’t getting intercepted? 2. When I started to use Interceptors/aop my application stopped working it gives me ClassCastExceptions, $Proxy35 found expected ClassName.class, why? 3. Method x() is getting called from method y() on the same class and isn’t getting intercepted? Chapter 8 (Testing) 1. Do the Spring test classes work with JUnit4/TestNG/… Chapter 13 (Web MVC Framework) 1. How do I convert the entered data to an Object of type xyz? (maybe chapter 5) 13.9 Using Spring’s form tag library 1. Multi select with checkbox/select isn’t working for my Collection? 2. I want to format and enter a date in a specified format, how do I do that with Spring?.
Marten Deinum
Java Consultant / Pragmatist / Open Source Enthousiast / Author
Pro Spring MVC: With Web Flow
Conspect
Have you read the reference guide.
Use the [ code ] tags, young padawan