> Hello,
> 
> The first goal of this little XSP-action is to print the name
> of the uploaded page on the shell where I run cocoon (as a 
> servlet). It seems that I can't use the FilePart type.

What if you use:

PartOnDisk part = (PartOnDisk) request.get("upload_file")   ?

Askild
-



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

Reply via email to