I uploaded some images onto disk and stored their paths in a database. I map uploaded files to upload widget. When adding the record everything works fine. The problem is when I try to edit the record with the same binding.

java.lang.RuntimeException: The value of an upload widget must be of type class org.apache.cocoon.servlet.multipart.Part.

In flowscript, how can I change path from JavaBean into multipart.Part?

--
SirMike

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

Reply via email to