Results 1 to 2 of 2

Thread: CommandObject shared between requests??

  1. #1
    Join Date
    Dec 2004
    Location
    Rotterdam, The Netherlands
    Posts
    162

    Default CommandObject shared between requests??

    I implemented AbstractCommandController for fetching terms entered on a searchpage. It looks like the commandObject is being shared between requests. Properties from the previous request are still available in the next request. How can I prevent this?
    Kees de Kooter
    www.boplicity.net

  2. #2
    Join Date
    Aug 2004
    Location
    Montréal, Canada
    Posts
    845

    Default

    can you provide more details? is the command saved in the http session? are you forwarding from one controller to another?
    Omar Irbouh

    Spring Modules Team
    http://irbouh.blogspot.com/

Posting Permissions

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