You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bridges-dev@portals.apache.org by "sebastien marin (JIRA)" <br...@portals.apache.org> on 2006/02/03 10:35:03 UTC

[jira] Commented: (PB-33) multipart/form-data encoded forms don't work

    [ http://issues.apache.org/jira/browse/PB-33?page=comments#action_12365059 ] 

sebastien marin commented on PB-33:
-----------------------------------

I have the same problem with the JSF framework.

So the problem is in the portal servlet.

> multipart/form-data encoded forms don't work
> --------------------------------------------
>
>          Key: PB-33
>          URL: http://issues.apache.org/jira/browse/PB-33
>      Project: Portals Bridges
>         Type: Bug
>   Components: struts
>     Versions: 1.0
>     Reporter: Phil Shrimpton

>
> Struts forms that are encoded as multipart/form-data are 'not working'. It seems that
> the request parameters are not being forwarded to the struts action.  Forms
> that are not encoded work as expected.  
> It is easy to recreate, just add...
> enctype="multipart/form-data"
> ..to any previously working form.
> From my research it seems that when using multipart forms you need to use request.getInputStream to get at the data, rather than request.getParameter(s).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: bridges-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: bridges-dev-help@portals.apache.org