Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: Faq

  1. #11
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,632

    Default

    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

  2. #12
    Join Date
    Sep 2006
    Location
    UK
    Posts
    8,424

    Default

    Rick is 'Mr Documentation', think he has to deal with all of them .

  3. #13
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,632

    Default

    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

  4. #14
    Join Date
    Sep 2006
    Location
    UK
    Posts
    8,424

    Default

    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?

  5. #15
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,632

    Default

    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

  6. #16
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,632

    Talking

    I noticed that there was some action regarding the faq-issue .

    Here are some faq's in free format

    Code:
    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?
    Just from the top of my head. Will add more when I have to have a closer look and remember more .
    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •