On 7/27/2008 8:52 AM, Mario wrote:
> Could you please help me to find some kind of contact form component with
> attachment. I prefered icefaces but also standard jsf would be nice.
Contact form can be built with standard inputText/outputText components.
There is no "attachment" component in the JSF standard, however pretty much
any component library out there would have a file upload component for
attachments.
"Yury Kats" <ykats@us.ibm.com> wrote in message
news:g6i7vi$f85$1@build.eclipse.org...
> On 7/27/2008 8:52 AM, Mario wrote:
>> Could you please help me to find some kind of contact form component with
>> attachment. I prefered icefaces but also standard jsf would be nice.
>
> Contact form can be built with standard inputText/outputText components.
> There is no "attachment" component in the JSF standard, however pretty
> much
> any component library out there would have a file upload component for
> attachments.
So I need to build my own contact form with attachments. I saw that php
offer a lot of outofbox solutions so I thought that
java also have good free support on that field, so that I don't spend time.
On 7/27/2008 8:52 AM, Mario wrote:
> Could you please help me to find some kind of contact form component with
> attachment. I prefered icefaces but also standard jsf would be nice.
Contact form can be built with standard inputText/outputText components.
There is no "attachment" component in the JSF standard, however pretty much
any component library out there would have a file upload component for
attachments.
"Yury Kats" <ykats@us.ibm.com> wrote in message
news:g6i7vi$f85$1@build.eclipse.org...
> On 7/27/2008 8:52 AM, Mario wrote:
>> Could you please help me to find some kind of contact form component with
>> attachment. I prefered icefaces but also standard jsf would be nice.
>
> Contact form can be built with standard inputText/outputText components.
> There is no "attachment" component in the JSF standard, however pretty
> much
> any component library out there would have a file upload component for
> attachments.
So I need to build my own contact form with attachments. I saw that php
offer a lot of outofbox solutions so I thought that
java also have good free support on that field, so that I don't spend time.