[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.webtools.jsf] Re: Trinidad installation
|
"Mario" <mzupan@xxxxxx> wrote in message
news:frtbr2$g3r$1@xxxxxxxxxxxxxxxxxxxx
>I think it is easy. New JSF libraries, adding trinidad-api-1.2.7.jar and
>trinidad-impl-1.2.7.jar and choosing a new library in a new web dynamic
>project. Which taglibs I need to add to my jsp file? And what next I need
>to do? Where to find tutorial to start up with trinidad components
>(datatable for example)?
>
>
I solve the problem installing Eclipse plugin for IceFaces :) It is easy and
have better support for components. They put all depended libraries in
plug-in. Why all producers don't do unto on that way? Newbie can't figure
out which library miss and also need an example of usage, so that I don't
have to write a code from beginning, for some trivial characteristics of a
component. And also it is easear way of learning, but reading all that
specifications. I put some data in a sortable, stylize table in a few
minutes.