Results 1 to 3 of 3

Thread: some questions about CommandClass

  1. #1
    Join Date
    Apr 2005
    Location
    Brazil
    Posts
    66

    Default some questions about CommandClass

    1 - about the term CommandClass, what's it mean?
    2 - Should I use one class as commandClass for two or more controllers?

  2. #2
    Join Date
    Aug 2004
    Location
    Melbourne, Australia
    Posts
    1,104

    Default

    about the term CommandClass, what's it mean?
    It's the class you bind to with Spring MVC. It's usually a domain class.

    Should I use one class as commandClass for two or more controllers?
    Depends on the scenario.

  3. #3
    Join Date
    Dec 2008
    Posts
    26

    Default more than one commandclass

    now i have a scenario where i need to use 3 command classes ....how do i use that?

Similar Threads

  1. Replies: 7
    Last Post: Aug 30th, 2005, 07:18 AM
  2. Replies: 1
    Last Post: Aug 25th, 2005, 02:15 AM
  3. Replies: 6
    Last Post: Jun 16th, 2005, 10:55 PM
  4. newbe questions
    By jboring in forum Swing
    Replies: 2
    Last Post: Dec 21st, 2004, 11:28 AM
  5. CommandClass on Spring MVC
    By jonnyS in forum Web
    Replies: 2
    Last Post: Nov 11th, 2004, 07:52 AM

Posting Permissions

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