Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » jetty embedded and multipart/form-data requests(How to configure jetty to process multipart/form-data requests?)
jetty embedded and multipart/form-data requests [message #1014989] Wed, 27 February 2013 07:24
Thilo Schwarz is currently offline Thilo SchwarzFriend
Messages: 1
Registered: February 2013
Junior Member
Hi @all,

I hope I'm in the forum to tell questions related to Jetty.

I'm using Jetty 8 as embedded server in a project. Everything works as expected, except multipart/form-data requests.

My servlet which has to process the multipart/form-data requests works fine, - I've tested it with the RunJettyRun plugin of eclipse. That's why the embedded server code must be the guilty part.

My code follows the jetty examples like this. I didn't find out how to configure jetty to process multipart/form-data requests.
I've searching the internet since 2 days, but didn't find anything helpful.

Every hint is welcome,
kind regards
Thilo
Previous Topic:Debugging with Eclipse and Tomcat - deployment issues
Next Topic:ejb project in eclipse
Goto Forum:
  


Current Time: Tue Jan 21 06:11:16 GMT 2025

Powered by FUDForum. Page generated in 0.02045 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top