Ben wrote:
Hi

Could someone please let me know how to make FormFile work in the
session scope? It always gives me Serializable exception.

I need to use FormFile in session scope.

FormFile is an interface, so I assume it's the particular implementation you're working with that's failing to serialize. How have you configured your action form in struts-config.xml, how are you populating it, and what is the full trace of the exception you're getting?

L.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to