ConcourseConnect Support

Support
Corporate
PUBLIC PROFILE

Back to topics

Discuss Development

Form data is not available in servlet

You need to be logged in to post messages

This question is unanswered

Form data is not available in servlet

6/29/2009 9:46 AM EDT

Hi,

I added a form in my web application.
When I am submitting the form, data is not available in servlet.
Please let me know which step I am missing.

Thanks
Krishan

1. 6/30/2009 5:08 AM EDT

I tried many things but unable to submit form data to servlet.
In last I removed enctype="multipart/form-data" from form tag and then form data was available in servlet. I tried to find out the reason why data is not available in case of enctype="multipart/form-data" in form tag, but did not get any solid reason.

I find some relation of forms having enctype="multipart/form-data" with config.xml but did not understand it fully.

Kindly help me to understand the uploading file functionality.

I want to create a form for uploading resume with some additional information. Please let me know if I can use any existing functionality like com.concursive.connect.web.modules.fileattachments/FileAttachments.java or something else?

Thanks for your help
Krishan Babbar

1 result found