[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.webtools.jsf] Re: Contact form with attachment
|
- From: Yury Kats <ykats@xxxxxxxxxx>
- Date: Sun, 27 Jul 2008 12:32:51 -0400
- Newsgroups: eclipse.webtools.jsf
- Organization: EclipseCorner
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Thunderbird/1.0.6 Mnenhy/0.7.1
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.