Trinidad installation [message #475612] |
Thu, 20 March 2008 05:47  |
Eclipse User |
|
|
|
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)?
|
|
|
|
|
|
Re: Trinidad installation [message #475752 is a reply to message #475618] |
Thu, 03 April 2008 04:14  |
Eclipse User |
|
|
|
Originally posted by: emrandle.yahoo.com
On 2008-03-20 10:54:43 -0700, cameron.bateman@oracle.com (Cameron
Bateman) said:
> If the tag library is on the classpath and you using the visual Web
> Page Editor, then the tags will appear in the Palette. In 3.0, there
> will also be a new Tag Registry that enumerates all of the known tags
> that are the class path visually and provides additional, JSF-specific
> information about them such as what component the are associated with.
>
>
> --Cam
Which classpath? I can't get Eclipse to see any jars thru the JSF
Libraries setup. I can add jars, close the window, go back in and they
are are [missing]. How do I fix this?
mike
|
|
|
Re: Trinidad installation [message #617508 is a reply to message #475612] |
Thu, 20 March 2008 13:31  |
Eclipse User |
|
|
|
Mario wrote:
> 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)?
If the project has the Trinidad libraries correctly set up, content
assist in the taglib directive's URI attribute in the JSP editor
should help you fill in the values. Your best bet, though, is to
start at http://myfaces.apache.org/trinidad/ .
--
---
Nitin Dahyabhai
Eclipse WTP Source Editing
IBM Rational
|
|
|
Re: Trinidad installation [message #617519 is a reply to message #475612] |
Thu, 20 March 2008 13:54  |
Eclipse User |
|
|
|
If the tag library is on the classpath and you using the visual Web Page
Editor, then the tags will appear in the Palette. In 3.0, there will also
be a new Tag Registry that enumerates all of the known tags that are the
class path visually and provides additional, JSF-specific information
about them such as what component the are associated with.
--Cam
|
|
|
Re: Trinidad installation [message #617666 is a reply to message #475612] |
Tue, 25 March 2008 05:54  |
Eclipse User |
|
|
|
"Mario" <mzupan@vup.hr> wrote in message
news:frtbr2$g3r$1@build.eclipse.org...
>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.
|
|
|
Re: Trinidad installation [message #617681 is a reply to message #475618] |
Thu, 03 April 2008 04:14  |
Eclipse User |
|
|
|
Originally posted by: emrandle.yahoo.com
On 2008-03-20 10:54:43 -0700, cameron.bateman@oracle.com (Cameron
Bateman) said:
> If the tag library is on the classpath and you using the visual Web
> Page Editor, then the tags will appear in the Palette. In 3.0, there
> will also be a new Tag Registry that enumerates all of the known tags
> that are the class path visually and provides additional, JSF-specific
> information about them such as what component the are associated with.
>
>
> --Cam
Which classpath? I can't get Eclipse to see any jars thru the JSF
Libraries setup. I can add jars, close the window, go back in and they
are are [missing]. How do I fix this?
mike
|
|
|
Powered by
FUDForum. Page generated in 0.07879 seconds