Set 'upload-directory' in web.xml.

Use:

<form name = "test" enctype="multipart/form-data" action="upload"
method="POST" >

where upload is its self



-----Oorspronkelijk bericht-----
Van: manish [mailto:[EMAIL PROTECTED]]
Verzonden: dinsdag 4 juni 2002 11:08
Aan: [EMAIL PROTECTED]
Onderwerp: How to upload a file???


Hello All,
    How can I upload a file from browser to server using cocoon.
I am using the following syntax...
<form name = "test" ENCTYPE="multipart/form-data" >

please let me know how to include this tag on cocoon side to accept file
type data

from
anurag


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to