HTMLEditorKit and POST

Hi,

I am displaying a html page/form in a JEditorPane.

This is used for file upload.

However, inspite of specifying the enctype to be multipart/form-data, the data sent to the servlet is not in multipart format.

Does anyone know what exactly happens when the submit button is clicked for a form displayed in JEditorPane?

Thanks,

Priya

[386 byte] By [PriyaPPatil] at [2007-9-26 1:14:16]
# 1
Did you ever figure this out? I am trying to use a JEditorPane to submit form data, and the data does not appear to be submitted.Johnjjanmaat@acadiau.ca
jjanmaat at 2007-6-29 0:31:14 > top of Java-index,Archived Forums,Swing...