Results 1 to 1 of 1

Thread: Spring MVC session objects?

  1. #1
    Join Date
    Aug 2006
    Posts
    143

    Question Spring MVC session objects?

    I have a Spring MVC page. The command object contains "nothing". Yet, if I use sessionForm=true something that is not Serializable gets put on the session (causing server clustering to fail).

    What is Spring MVC putting on the session??? Is this a Spring MVC bug?
    Last edited by bmelloni; Jun 22nd, 2010 at 11:13 AM. Reason: Clarity and additional info found

Posting Permissions

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