-
May 23rd, 2006, 03:32 AM
#1
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?
-
May 23rd, 2006, 08:30 PM
#2
can you provide more details? is the command saved in the http session? are you forwarding from one controller to another?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules