[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.webtools.jsf] Re: standard JSF to iceFaces
|
"Yury Kats" <ykats@xxxxxxxxxx> wrote in message
news:futi7t$udd$1@xxxxxxxxxxxxxxxxxxxx
> On 4/25/2008 6:18 AM, Mario wrote:
>> Or, more simplier, I need a "editing database" iceFaces example :)
>
> www.icefaces.org
>
> And, as far as I remember, ICEfaces has its own set of Eclipse plugins for
> integrating into IDE.
I installed plugin and components works but I need to adjust this example:
http://component-showcase.icefaces.org/component-showcase/showcase.iface
to insert, update and delete from the derby database which I add to my
project through the DatabaseExplorer. I also got the data in a standard jsf
table, without the DataTableBase bean.