[Gridsphere-users] Re: Does FileInputBean work under Unix/Linux ?

Jason Novotny novotny at gridsphere.org
Wed Nov 8 12:08:12 PST 2006


Add an <ui:actionsubmit value="Click Me"/> somewhere in the form

    Jason

Andrea wrote:
> Hi jason,
>
> thank you for explaination. Now I'm trying to use an example file form to understand the mechanism.
>
> <ui:fileform action="uploadFile">
>         <ui:frame>
>             <ui:tablerow>
>                 <ui:tablecell width="100">
>                     <ui:text value="File: "/>
>                 </ui:tablecell>
>                 <ui:tablecell width="60">
>                     <ui:fileinput beanId="userfile" size="20" maxlength="20"/>
>                 </ui:tablecell>
>                 <ui:tablecell/>
>             </ui:tablerow>
>         </ui:frame>
>  </ui:fileform>
>
> Unfortunately i've some problems. After the file choice how can i activate the uploadFile action implemented in the portlet?
>
> THank you again
> _______________________________________________
> Gridsphere-users mailing list
> Gridsphere-users at gridsphere.org
> http://lists.gridsphere.org/mailman/listinfo/gridsphere-users
>
>   



More information about the Gridsphere-users mailing list