Search:

Type: Posts; User: quartz; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    912

    Nevermind, I've found it... I was using an...

    Nevermind, I've found it... I was using an AbstractFormController and setting the commandName, and that was causing my manually set bean to be overwritten.
  2. Replies
    2
    Views
    912

    Exception stack trace

    I'm using JDK 1.5 + Spring 1.2. The exception goes below (sorry, I forgot earlier):

    org.springframework.beans.InvalidPropertyException: Invalid property 'contacts[0]' of bean class...
  3. Replies
    2
    Views
    912

    IndexOutOfBounds on list of sub-items

    Hi, I've been getting an IndexOutOfBoundException on accessing a collection in one of my form beans.


    The formbean is about this:
    class Provider {
    ...
    private List contacts = new...
  4. Replies
    11
    Views
    8,075

    Poll: Exactly, sorry for missing such an important fact...

    Exactly, sorry for missing such an important fact too! :)
  5. Replies
    11
    Views
    8,075

    Poll: Finally, he doesn't explain why "...(Dependency...

    Finally, he doesn't explain why "...(Dependency Injection) tends to be hard to understand and leads to problems when you are trying to debug." He just says it, no backing up whatsoever. He DOES...
  6. Replies
    11
    Views
    8,075

    Poll: Martin Fowler's article & big problems

    It took me a while, but I finally read it...

    Martin Fowler's article is horrible! At the company I work the "service locator pattern" is used instead of dependency injection. Bad Bad Bad.

    As...
Results 1 to 6 of 6