Opened 16 years ago

Last modified 13 years ago

#2283 confirmed New Feature

Support for Java Facelets

Reported by: mores Owned by:
Priority: Normal Milestone:
Component: Server : Java Version:
Keywords: Cc: Michael Osipov, Thilo Schwarz

Description (last modified by Michael Osipov)

2.4-beta-1 does not have support for facelets.

META-INF/faces-config.xml

META-INF/FCKeditor.taglib.xml

need to be added to support facelets.

Attachments (1)

customC.tar.gz (3.8 KB) - added by mores 16 years ago.
maven project of a Custom Facelets component

Download all attachments as: .zip

Change History (10)

comment:1 Changed 16 years ago by Michael Osipov

Component: GeneralServer : Java
Description: modified (diff)
Keywords: JSF Facelets added; JAVA FACELETS removed

Do you have any suggestions of a patch to support this features?

comment:2 Changed 16 years ago by Frederico Caldeira Knabben

Cc: Michael Osipov Thilo Schwarz added
Keywords: JSF Facelets removed

comment:3 in reply to:  1 ; Changed 16 years ago by mores

Replying to mosipov:

Do you have any suggestions of a patch to support this features?

It looks like other people have worked on this: http://fck-faces.sourceforge.net/ Perhaps these developers would like to merge their code into your codebase ??

comment:4 in reply to:  3 ; Changed 16 years ago by Michael Osipov

Replying to mores:

Replying to mosipov:

Do you have any suggestions of a patch to support this features?

It looks like other people have worked on this: http://fck-faces.sourceforge.net/ Perhaps these developers would like to merge their code into your codebase ??

Thanks for the link. I have checked Xref and have to say that 70 % of the code is crap, inperformant and unflexible.

I have never worked with Faces before and don't know about the peculiarities. Can you provide a basic faces project for me to get started? It should be easy to port form the taglib to a facelet.

Is the fck-faces implementation bound to a Faces impelmentation or can it be used with any faces implementation?

Deducting for the dependencies in the project, the programmer either have no idea of maven or are novice coders.

So mores, as far as I can see it seems quite well for a not to distant implementation.

Changed 16 years ago by mores

Attachment: customC.tar.gz added

maven project of a Custom Facelets component

comment:5 in reply to:  4 Changed 16 years ago by mores

Replying to mosipov:

Replying to mores:

Replying to mosipov:

Can you provide a basic faces project for me to get started? It should be easy to port form the taglib to a facelet.

Done. If it is too basic let me know. Its small, simple and works.

Is the fck-faces implementation bound to a Faces impelmentation or can it be used with any faces implementation?

I have not taken a deep enough look at the code to tell.

javaserverfaces 1.2_08 does have a bug that most likely will impact your testing: https://javaserverfaces.dev.java.net/issues/show_bug.cgi?id=717

comment:6 Changed 16 years ago by Michael Osipov

mores,

thanks for the example maven webapp. I will take a deeper look in it after monday. It's not possible earlier because I have to hand in my bachelor thesis on monday.

Stay tuned!

comment:7 Changed 16 years ago by Anton

Greetings, Can you tell me, please, how soon the facelets support will be added? Thanks in advance.

comment:8 in reply to:  7 Changed 16 years ago by Michael Osipov

Replying to anton.grinenko:

Greetings, Can you tell me, please, how soon the facelets support will be added? Thanks in advance.

not before version 2.6. I haven't found the time to look for good literature on faces and facelets and that stuff. Personally, I am confused by the variety of JSF implemenations and don't know right now where to start.

Are you interested to write some good quality code?

comment:9 Changed 13 years ago by Jakub Ś

Status: newconfirmed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy