facelet

2005-12-03 Thread Arash Bijanzadeh
Hi, I would like to here any advise regarding to facelets. Did anybody used this framework? What is the situation? How could license issue be solved? Is there the possibility to combine tobago and facelets? Thanks in advance-- from debian manifesto:Debian Linux is a brand-new kind of Linux distri

Facelet-Mapping

2007-06-22 Thread Wyder, Michael (GMX)
Hi I use MyFaces, Tomahawk, but not Trinidad. I have *.jsp and *.xhmtl (Facelets) files in my project. How i make the mapping that both suffixes are supported? I want something like this: Physical file Mapped to - - page1.jsp --> http://localhost

Re: facelet

2005-12-05 Thread Mike Kienenberger
There's quite a few people using this framework. Which license issue are you needing to solve? As I recall, tobago is just using a different renderkit. I don't think there would be any issues using it with facelets. You'd just need to set up a facelets taglib.xml file for it, but that's tru

Re: facelet

2005-12-06 Thread Udo Schnurpfeil
I think it is not possible to combine tobago with facelets. I haven't used facelets, but I think facelets are based on HTML-designed JSP source code. Tobago on the other side abstracts from HTML. There are no HTML-Tags in the JSP source code. There are only abstract tags. The Renderkit convert

Facelet Question

2007-12-06 Thread Carlos Adolfo Ortiz Quiros
Is Facelet worth using for a new Project or old one? I am having an old project in JSF, but don't know if facelet is the choice. If I have many pages in an old project, it is easy or hard the conversion to Facelet. CARLOS ADOLFO ORTIZ Q Ingeniero de Desarrollo TRÉBOL Software S.A.

facelet template

2006-07-21 Thread Martin Beránek
Hi, is any way, how in template page detect if ... is defined and then generate some code? can I use c:if in some way? -- Martin Beránek http://www.i.cz smime.p7s Description: S/MIME Cryptographic Signature

facelet-taglib for Shale commonsValidator? + general facelet-taglib autocreation

2006-02-24 Thread Rogers Reilly
Is there a file floating around out there to use Shale validators (and tags in general) in Facelets? I couldn't find one anywhere on the web. I think I've also seen a Facelets utility somewhere around Sourceforge that auto-creates the facelet-taglib's- does anyone have experi

Re: Facelet-Mapping

2007-06-22 Thread Adam Winer
For this, you can't use suffix mapping on FacesServlet. Map FacesServlet to "/faces". So: FacesServlet /faces facelets.VIEW_MAPPINGS *.xhtml ... so /faces/foo.jspx is JSP and /faces/foo.xhtml is Facelets. -- Adam On 6/22/07, Wyder, Michael (GMX) <[EMAIL PROTECTED]> wro

Re: Facelet-Mapping

2007-06-23 Thread Wyder, Michael (GMX)
Thanks, it works with this mapping: FacesServlet /faces/* Mic. Adam Winer schrieb: For this, you can't use suffix mapping on FacesServlet. Map FacesServlet to "/faces". So: FacesServlet /faces facelets.VIEW_MAPPINGS *.xhtml ... so /faces/foo.jspx is

Eclipse & facelet support

2007-08-13 Thread Philippe Lamote
Guys, One of the eclipse contributors looking at facelets support for WTP (and cosidering to ingrate it in v.201 of WTP) has asked a few quesions on the topic. Could someone with a good understanding of the inner workings of facelets have a quick look & post a reply? The concerned "bug" is

RE: Facelet Question

2007-12-06 Thread Kito D. Mann
7 9:15 AM To: MyFaces Discussion Subject: Facelet Question Is Facelet worth using for a new Project or old one? I am having an old project in JSF, but don't know if facelet is the choice. If I have many pages in an old project, it is easy or hard the conversion to Facelet. CARL

RE: Facelet Question

2007-12-06 Thread Simon Kitching
> > > > From: Carlos Adolfo Ortiz Quiros [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 06, 2007 9:15 AM > To: MyFaces Discussion > Subject: Facelet Question > > > > Is Facelet worth using for a new Project or old one? > > I am having an old proje

RE: Facelet Question

2007-12-06 Thread Carlos Adolfo Ortiz Quiros
: MyFaces Discussion Asunto: RE: Facelet Question Or just upgrade to JSF1.2 and stay with JSP. JSF1.1+Facelets is vastly superior to JSF1.1+JSP. But I don't see any major difference between JSF1.2+facelets and JSF1.2+JSP+tomahawk+tiles2 Or is there something I've missed? Regar

Re: Facelet Question

2007-12-06 Thread Matthias Wessendorf
> On a related note, the JBoss plugins for Eclipse now provide > autocomplete etc for Facelets pages..thanks JBoss! I think the Eclipse folks are working on that as well! > > Regards, > > Simon > > > -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ sessi

RE: Facelet Question

2007-12-06 Thread simon
On Thu, 2007-12-06 at 11:38 -0500, Carlos Adolfo Ortiz Quiros wrote: > Quite interesting. > In which position is Tomahawk library with JSF versions? The company I work for has several applications in production right now with Myfaces1.2 + tomahawk. > > Why do you mention > JSF1.2+facelets > a

RE: Facelet Question

2007-12-06 Thread Kito D. Mann
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of > Matthias Wessendorf > Sent: Thursday, December 06, 2007 3:01 PM > To: MyFaces Discussion > Subject: Re: Facelet Question > > > On a related note, the JBoss plug

Re: Facelet Question

2007-12-06 Thread Mike Kienenberger
On Dec 6, 2007 11:23 AM, Simon Kitching <[EMAIL PROTECTED]> wrote: > But I don't see any major difference between > JSF1.2+facelets > and > JSF1.2+JSP+tomahawk+tiles2 > > Or is there something I've missed? Error reporting is vastly superior when you stop using jsp. Facelets is also significant

Re: Facelet Question

2007-12-06 Thread Luka Surija
Kito D. Mann wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthias Wessendorf Sent: Thursday, December 06, 2007 3:01 PM To: MyFaces Discussion Subject: Re: Facelet Question On a related note, the JBoss plugins for Eclipse now provide

Re: Facelet Question

2007-12-06 Thread Bruno Aranda
cember 06, 2007 3:01 PM > >> To: MyFaces Discussion > >> Subject: Re: Facelet Question > >> > >> > >>> On a related note, the JBoss plugins for Eclipse now provide > >>> autocomplete etc for Facelets pages..thanks JBoss! > >>> >

Re: Facelet Question

2008-01-04 Thread Anton Gavazuk
gt; Matthias Wessendorf > > >> Sent: Thursday, December 06, 2007 3:01 PM > > >> To: MyFaces Discussion > > >> Subject: Re: Facelet Question > > >> > > >> > > >>> On a related note, the JBoss plugins for

Re: Facelet Question

2008-01-04 Thread simon
On Fri, 2008-01-04 at 19:14 +0200, Anton Gavazuk wrote: > I have project based on JSF 1.1 (MyFaces), Tiles and Tomahawk (1.1.5) > I think about migration to JSF 1.2 and adding some new features and > somehow to move my layouts subsystem to another system. > How you consider - Facelets + MYFaces 1

Re: Facelet Question

2008-01-04 Thread Anton Gavazuk
Simon, what you know and think about layouts in Facelets? 2008/1/4, simon <[EMAIL PROTECTED]>: > > On Fri, 2008-01-04 at 19:14 +0200, Anton Gavazuk wrote: > > I have project based on JSF 1.1 (MyFaces), Tiles and Tomahawk (1.1.5) > > I think about migration to JSF 1.2 and adding some new features a

Re: Facelet Question

2008-01-04 Thread simon
Layouts? You mean the composition stuff? I think it is very nice. It is also much like Tiles. And as you note below, you are already using tiles with JSF. I believe that recent additions to tomahawk improve tiles support in JSF even further. Note that I haven't used tiles+jsf together myself. I'd

Re: Facelet Question

2008-01-04 Thread Anton Gavazuk
Hmm, good idea about comparison... I will try. But what I don't like in tiles - separate config, in Stripes ( action-based framework) you just define layout in one JSP and in any particular page just substitute some components in base layout - as for me very good approach, you don't have to suppor

Re: Facelet Question

2008-01-04 Thread Matthias Wessendorf
The layout in Facelets is similar (if you got your last comment right) foo.xhtml: http://www.w3.org/1999/xhtml"; xmlns:ui="http://java.sun.com/jsf/facelets"; ... template="WEB-INF/masterLayout.xhtml"> blah... this overrides the menu... blah... this overrides the main content...

Re: Facelet Question

2008-01-04 Thread simon
On Fri, 2008-01-04 at 22:31 +0200, Anton Gavazuk wrote: > Hmm, > good idea about comparison... I will try. > But what I don't like in tiles - separate config, in Stripes ( > action-based framework) you just define layout in one JSP and in any > particular page just substitute some components in b

Re: facelet template

2006-07-21 Thread ::SammyRulez::
I think writing code in the template would be ok and used only as default if the page do not define xxx. Personaly I would make 2 template and use the right one in each page. 2006/7/21, Martin Beránek <[EMAIL PROTECTED]>: Hi, is any way, how in template page detect if ... is defined and then g

Re: facelet template

2006-07-21 Thread Martin Beránek
ok, may be I discover something better because many templates that are wery similar ::SammyRulez:: wrote: > I think writing code in the template would be ok and used only as > default if the page do not define xxx. > > Personaly I would make 2 template and use the right one in each page. > > 20

Re: facelet-taglib for Shale commonsValidator? + general facelet-taglib autocreation

2006-02-24 Thread Mike Kienenberger
although it does require creating a java class. Andrew Robinson's facelet ant script can be found in the jsf-comp project. I haven't used it -- so far, it's been simple enough to just write my own taglib files by hand. You only need the tag name, the component-type, and the rende

[Trinidad] panelaccordion / facelet ui:repeat

2007-09-26 Thread Christian Klocker
hi, the following usage of panelaccordion/faclets does not work ... nothing gets drawn inside panelaccordion. how can this be fixed or is there a work around for similar use-cases? thanks christian

Using Tobago with facelet?

2006-02-07 Thread Thomas Gaudin
Hi, I am wondering wether it is possible to use some tobago components with facelet like : http://tobago.atanion.net/tobago-example-demo/faces/overview/layout.jsp or http://tobago.atanion.net/tobago-example-demo/faces/overview/sheetControl.jsp Did anybody integrate them already? Any hints

[trinidad] Facelet Template with

2008-08-03 Thread Burghard Britzke
I am developing a facelet template with a within. The html-title should vary for every use of that template. So I put the -tag in a within a . That works well from my template-clients which use to overwrite the . Unfortunally I want to insert other tags which should be rendered in

Facelet and Trinidad scroll problem

2007-10-17 Thread Vladimir Gorogotsky
Hi. The problem is: If rendered output is too long (for example long dataTable this facet deteilStamp) and user discloses facet by clicking link at bottom the page scrolls to the top. When I use JSP pages all works fine. But when I try to use facelets this problem appears. Can anyone tell me how

[tobago] doesn't support "change" facelet?

2008-01-30 Thread Zied Hamdi
Hi, I've just realized that there is no example in the demo of a which triggers a partial reload. On the tld doc I've only found the js attribute 'onchange'. Is it very complex to emulate the following code with the Tobago.js lib?

Re: Using Tobago with facelet?

2006-02-07 Thread Mike Kienenberger
nd I didn't know anything about facelets or JSF when I started :) On 2/7/06, Thomas Gaudin <[EMAIL PROTECTED]> wrote: > Hi, > > I am wondering wether it is possible to use some tobago components with > facelet like : > http://tobago.atanion.net/tobago-example-demo/faces/o

Re: Using Tobago with facelet?

2006-02-07 Thread Arvid Hülsebus
er it is possible to use some tobago components with facelet like : http://tobago.atanion.net/tobago-example-demo/faces/overview/layout.jsp or http://tobago.atanion.net/tobago-example-demo/faces/overview/sheetControl.jsp Did anybody integrate them already? Any hints are warmly welcome. Is th

Re: Using Tobago with facelet?

2006-02-07 Thread Arvid Hülsebus
Hello! Here is a short description of my findings before I go to bed: I started to write a Facelets taglib for some of the Tobago core tags: page, out, gridLayout, panel, label and in. A simple XML file like this "http://java.sun.com/jsf/core"     xmlns:tc="http://myfaces.apache.org/tob

Re: Using Tobago with facelet?

2006-02-08 Thread Volker Weber
This looks like the coulums attribute of tc:gridlayout is lost, the resulting output is exact as exected if no columns is set. Arvid Hülsebus wrote: > Hello! > > Here is a short description of my findings before I go to bed: > > I started to write a Facelets taglib for some of the Tobago core ta

Re: Using Tobago with facelet?

2006-02-08 Thread Mike Kienenberger
I'm glancing through the svn repository for tobago, so maybe what I'm looking at is out of date. I'm not sure if it makes a difference, but I notice that the setColumns method of UIGridLayout is marked private and takes an int. private void setColumns(int columns) { I'm not sure how you get

Re: Using Tobago with facelet?

2006-02-08 Thread Mike Kienenberger
Ok. I see now that you're using "ComponentUtil.getStringAttribute(this, ATTR_COLUMNS);" and using a generic attribute. So, really, it's just the naming typo. The JSP taghandler converts "columns" to "colunms", but in facelets, the value is being set as "columns" directly. So you should be able

Re: Using Tobago with facelet?

2006-02-08 Thread Volker Weber
Just fixed in svn, thanks for finding this. BTW the >>private void setColumns(int columns) {... is in inner class Row, so this makes no problem. Regards, Volker Mike Kienenberger wrote: > Ok. I see now that you're using > "ComponentUtil.getStringAttribute(this, ATTR_COLUMNS);" and using

Re: Using Tobago with facelet?

2006-02-08 Thread Arvid Hülsebus
Yes, thanks a lot! I just came home from work and updated the example. Now the gridLayout works: But I still get this warning: 08.02.2006 23:33:16 com.sun.facelets.tag.jsf.ComponentRule warnAttr WARNUNG: /helloWorld.xml @10,43 columns="fixed;*" Property 'columns' is not on type: org.apache

Re: Using Tobago with facelet?

2006-02-08 Thread Mike Kienenberger
On 2/8/06, Arvid Hülsebus <[EMAIL PROTECTED]> wrote: But I still get this warning: 08.02.2006 23:33:16 com.sun.facelets.tag.jsf.ComponentRule warnAttr WARNUNG: /helloWorld.xml @10,43 columns="fixed;*" Property 'columns' is not on type: org.apache.myfaces.tobago.component.UIGridLayout Yes, this war

Re: Using Tobago with facelet?

2006-02-09 Thread Thomas Gaudin
Hi, Arvid, I am trying to reach the same point than you but I am having problems. I built and deployed the example demo and it works great but when I try to insert a sample in my facelet web application (even the simplest hello world example) I keep getting : [benevole.info] ERROR [http-80

Re: Using Tobago with facelet?

2006-02-09 Thread Arvid Hülsebus
: Hi, Arvid, I am trying to reach the same point than you but I am having problems. I built and deployed the example demo and it works great but when I try to insert a sample in my facelet web application (even the simplest hello world example) I keep getting : [benevole.info] ERROR [http-80

Re: Using Tobago with facelet?

2006-02-09 Thread Arvid Hülsebus
e demo and it works great but when I try to insert a sample in my facelet web application (even the simplest hello world example) I keep getting : [benevole.info] ERROR [http-80-Processor24] ResourceManagerImpl.getPaths(323) | Path not found, and no fallback. Using empty string. mainDirs = &#

Re: Using Tobago with facelet?

2006-02-10 Thread Thomas Gaudin
Arvid Hülsebus a écrit : It looks like you didn't add the Tobago resources to your WAR. If you look into the tobago-example-demo WAR, you will see the directory /tobago, which contains the resources needed by the themes. You will need to add these to your WAR, too. Udo is currently working on

Re: Using Tobago with facelet?

2006-02-10 Thread Volker Weber
Hi Thomas, tobago has no Stylesheet tag. Did you use any non tobago tags? The debug output looks like you are using the stylesheet tag from tomahawk. It is not possible to combine tobago with other jsf tag libraries. Tobago has also a style tag, try this one. Regards, Volker Thomas Gaudin w

jenia popup and facelet problem

2006-03-14 Thread Arash Bijanzadeh
I am trying to use a jenia popup in my Facelet application but getting this error:javax.el.ELException: /neAdd.xhtml: Bean: $Proxy174, property: goPopupmy page is : neAdd.xhtml

Re: Using Tobago with facelet?

2006-04-04 Thread Andrew Robinson
In regards to the "It is not possible to combine tobago with other jsf tag libraries", is there any movement for getting Tobago to be just a component library so that it can be used alongside of Tomahawk and other component libraries (like ADF when it is part of MyFaces for example)? Tobago looks

Re: Using Tobago with facelet?

2006-04-09 Thread Volker Weber
Hi Andrew, Andrew Robinson wrote: > In regards to the "It is not possible to combine tobago with other jsf > tag libraries", is there any movement for getting Tobago to be just a > component library so that it can be used alongside of Tomahawk and > other component libraries (like ADF when it is p

Re: [trinidad] Facelet Template with

2008-08-03 Thread Andrew Robinson
; xmlns:tr="http://myfaces.apache.org/trinidad"; xmlns:trh="http://myfaces.apache.org/trinidad/html"; xmlns:ts="http://myfaces.apache.org/sandbox"; xmlns:s="http://jboss.com/products/seam/taglib";> ... other scripts, CSS links, e

help problem with exporterActionListner && facelet

2008-09-07 Thread Ouatouch Abdeljalil
Good morning, I use the implémention sun for jsf in an application j2ee(jsf-imp,jsf-api not myfaces api) , and we are working with facelet, the problem I have is that the level of component in connection with facelet does not always the server I see the message "no tag defind

Output Html-Text in Facelet

2006-06-26 Thread Chen, Wei
Title: Output Html-Text in Facelet Hi all, asummed I have the following html-text/code as a string: ... name-1val-1 name-2val-2 ... name-nval-n What a tag should I use to print it out? (surely without the html-tags) Regards

Questions about tree2 and Facelet

2006-09-18 Thread davy.mailing
Dear all   I am using tree2 and facelet now   Who can tell me how to use tree2 in facelet and what's more  a example will be better   thanks in advance   davy.mailing 2006-09-18

Composition component + facelet component not render

2012-02-21 Thread MirekSz2
Hello, I using Myfaces 2.1.6 I have composition component In modal form I have simple impl Tag (facelet tag) not render. When I change JSF 2 to mojarra it works What is wrong -- View this message in context: http://old.nabble.com/Composition-component-%2B

Help : Error while creating a Facelet

2012-03-13 Thread ayouB __
e if i had done this by my self but it was done by eclipse itself ! when i create a new Facelet template from an XHTML file, i still having a warning saying : Multiple markers at this line - Warning: unknown attribute "xmlns:f" - Warning: unknown attribute "xmlns:ui"- Warni

Re: Facelet and Trinidad scroll problem

2007-10-19 Thread Manfred Geiler
The MyFaces Autoscroll feature should not be influenced by facelets. It is handled by the MyFaces form and the commandButton/commandLink components alone. Sure you have the "org.apache.myfaces.AUTO_SCROLL" init param set to true in both configurations? --Manfred On 10/17/07, Vladimir Gorogotsky

Re: [tobago] doesn't support "change" facelet?

2008-01-30 Thread Volker Weber
Hi Zied, in general tc:in supports the change facet. Which tobago version 1.0.x or 1.1-SNAP? I think this is a problem of mixing inputSuggest with change facet, i never tried this, but i observed problems with adding additional eventlisteners when moving inputsuggest to dojo. Regards, Volke

Re: [tobago] doesn't support "change" facelet?

2008-01-30 Thread Helmut Swaczinna
Hi Zied, the change facet of tc:in does not work with suggestMethod. See TOBAGO-408 Regards Helmut - Original Message - From: Zied Hamdi To: MyFaces Sent: Wednesday, January 30, 2008 10:56 AM Subject: [tobago] doesn't support "change" facelet? H

Re: [tobago] doesn't support "change" facelet?

2008-01-30 Thread Zied Hamdi
Hi Volker, Sorry I didn't experiment a lot before sending my mail (a little because I was surprized when I didn't find that tc:in supports the change facelet in the tld doc http://myfaces.apache.org/tobago/tobago-core/tlddoc/tc/in.html) I searched issues and I found this: http:

Where to get facelet xsd defintions

2006-02-23 Thread Anthony Hong
I saw namespace like this in facelet example, but I can not get its element definition, xmlns:ui="http://java.sun.com/jsf/facelets"; Where can I get this dtd or xsd -- Anthony Hong

Facelet and JSF View handler together

2006-03-25 Thread Murat Hazer
Hi,   I am on a project which is not using facelets right now and i want to migrate the project to facelets in time. So i wanna ask that is it possible that using myfaces JSPViewHandler and FaceletViewHandler together? (some pages Facelets and others are JSP). -- Murat HAZERElektrik-Elektronik Mü

Re: help problem with exporterActionListner && facelet

2008-09-07 Thread Cagatay Civici
Hi, exportActionListener needs a facelets tag that is not yet implemented yet. Only the jsp tag is there so this feature will fail in a facelet environment. You can file a jira issue for this. Cagatay On Sat, Sep 6, 2008 at 7:15 PM, Ouatouch Abdeljalil <[EMAIL PROTECTED]>wrote: > Goo

Re: Output Html-Text in Facelet

2006-06-26 Thread Gilles DEMARTY
You can use the t:panelgrid to rendre that kind of display if n is constant. otherwise, you can use the t:dataList if n vary. 2006/6/26, Chen, Wei <[EMAIL PROTECTED]>: Hi all, asummed I have the following html-text/code as a string: ... name-1val-1 name-2val-2 ... name-nval-n What a t

AW: Output Html-Text in Facelet

2006-06-26 Thread Chen, Wei
with html-tags in run-time and print it out in html format. -Ursprüngliche Nachricht- Von: Gilles DEMARTY [mailto:[EMAIL PROTECTED] Gesendet: Montag, 26. Juni 2006 14:01 An: MyFaces Discussion Betreff: Re: Output Html-Text in Facelet You can use the t:panelgrid to rendre that kind of

Re: Questions about tree2 and Facelet

2006-09-18 Thread Andrew Robinson
There is nothing special to do when using tree2 with facelets. On 9/18/06, davy.mailing <[EMAIL PROTECTED]> wrote: Dear all I am using tree2 and facelet now Who can tell me how to use tree2 in facelet and what's more a example will be better thanks

Re: Questions about tree2 and Facelet

2006-09-19 Thread davy.mailing
lse);    folderNode.getChildren().add(new TreeNodeBase("document", "T052003", true));    folderNode.getChildren().add(new TreeNodeBase("document", "T020011", true));    personNode.getChildren().add(folderNode);    folderNode = new TreeN

Re: Questions about tree2 and Facelet

2006-09-19 Thread Andrew Robinson
deBase("document", "T052003", true)); folderNode.getChildren().add(new TreeNodeBase("document", "T020011", true)); personNode.getChildren().add(folderNode); folderNode = new TreeNodeBase("bar-folder", "Requires Bar Appro

Re: Questions about tree2 and Facelet

2006-09-19 Thread davy.mailing
Thank you very much   I am still a little puzzled   The code that i copied is from tomahawk sample code. And it really works .   Maybe you mean we can't use nested facets in facelet?   Thanks again for your help   davy.mailing 2006-09-20 发件人: A

Re: Questions about tree2 and Facelet

2006-09-20 Thread Andrew Robinson
The code that i copied is from tomahawk sample code. And it really works . Maybe you mean we can't use nested facets in facelet? Thanks again for your help davy.mailing 2006-09-20 发件人: Andrew Robinson 发送时间: 2006-09-19 23:5

Re: Questions about tree2 and Facelet

2006-09-20 Thread stormspire
/19/06, davy.mailing <[EMAIL PROTECTED]> wrote: >> >> >> Thank you very much >> >> I am still a little puzzled >> >> The code that i copied is from tomahawk sample code. And it really works >> . >> >> Maybe you mean we can't us

Re: Help : Error while creating a Facelet

2012-03-13 Thread Richard Yee
think that there's a problem of compatibility between > eclipse if i had done this by my self but it was done by eclipse itself ! > > when i create a new Facelet template from an XHTML file, i still having a > warning saying : > > > Multiple markers at this lin

RE: Help : Error while creating a Facelet

2012-03-13 Thread ayouB __
onnement of developpement and i have spent a lot of time so if someone had faced such problem please help ^^ > CC: users@myfaces.apache.org > From: richard.k@gmail.com > Subject: Re: Help : Error while creating a Facelet > Date: Tue, 13 Mar 2012 07:09:00 -0700 > To: users@my

RE: Help : Error while creating a Facelet

2012-03-13 Thread ayouB __
Pleaase HELP ! > From: ayb-2...@hotmail.fr > To: users@myfaces.apache.org > Subject: RE: Help : Error while creating a Facelet > Date: Tue, 13 Mar 2012 14:26:23 + > > > Well i verified if i missed a space before "xmlns:ui" except that there's a >

Re: Help : Error while creating a Facelet

2012-03-13 Thread Richard Yee
send the entire .xhtml file -Richard On Tue, Mar 13, 2012 at 8:58 AM, ayouB __ wrote: > > Pleaase HELP ! > > > > From: ayb-2...@hotmail.fr > > To: users@myfaces.apache.org > > Subject: RE: Help : Error while creating a Facelet > > Date: Tue, 13 Mar 201

Re: Help : Error while creating a Facelet

2012-03-13 Thread Leonardo Uribe
, Leonardo Uribe 2012/3/13 Richard Yee : > send the entire .xhtml file > > -Richard > > > > On Tue, Mar 13, 2012 at 8:58 AM, ayouB __ wrote: > >> >> Pleaase HELP ! >> >> >> > From: ayb-2...@hotmail.fr >> > To: users@myfaces.apache.org

RE: Help : Error while creating a Facelet

2012-03-13 Thread ayouB __
First of all i had read the e-book named "definitive guide to apache myfaces and facelets" whih give basic examples how to create a facelet template and i did like what they said in, except that when i create an html file as "New Facelet template", instead of eclipse should

Re: Help : Error while creating a Facelet

2012-03-13 Thread Richard Yee
Try upgrading to Eclipse Indigo + WTP. -Richard On Tue, Mar 13, 2012 at 9:40 AM, ayouB __ wrote: > > First of all i had read the e-book named "definitive guide to apache > myfaces and facelets" whih give basic examples how to create a facelet > template and i did

RE: Help : Error while creating a Facelet

2012-03-14 Thread ayouB __
necessary jars from internet (a repositry X wich i don't remember its name can't be found !!). I'm really disturbed, What should i do now, plese help me. > Date: Tue, 13 Mar 2012 12:03:30 -0700 > Subject: Re: Help : Error while creating a Facelet > From: r

connection to the link in facelet-taglib.xml

2005-11-14 Thread SRavuri
Hi all.   I am trying to build MyFaces Portlet application in RAD, to insert a calendar tag in my web page. I have gone through so many articles in the site to work with this from the past 3 weeks but of no luck.. Now here I have another question. I have copied the facelet taglibrary file from

Can not run Facelet on weblogic 9

2006-02-24 Thread Anthony Hong
Hi all, I downloaded the latest Facelet 1.0.11 and use it to learn facelet as a view of JSF. I put all libaries under %facelet_bundle%/lib into my web-inf/lib and jsf-facelet into web-inf/lib. I go through as facelet document section 1 example "number guess" But at weblogic startup ti

Re: Where to get facelet xsd defintions

2006-02-24 Thread Adam Brod
If you are using Facelets, it is inside the jsf-facelets.jar.   Adam Brod Product Development Team "Anthony Hong" <[EMAIL PROTECTED]> 02/24/2006 01:32 AM Please respond to "MyFaces Discussion" To "MyFaces Discussion" cc Subject Where to

Re: Facelet and JSF View handler together

2006-03-26 Thread Adam Winer
Sure, it's easy. Check out the docs for the facelets.VIEW_MAPPINGS init parameter: https://facelets.dev.java.net/nonav/docs/dev/docbook.html#config-webapp-init -- Adam Winer On 3/25/06, Murat Hazer <[EMAIL PROTECTED]> wrote: > Hi, > >I am on a project which is not using facelets rig

Re: Facelet and JSF View handler together

2006-03-31 Thread kyphung
Please show me particular. I get a problem about using JSPViewHandler and FaceletViewHandler together Please.Please.Please.Please.Please.Please. -- View this message in context: http://www.nabble.com/Facelet-and-JSF-View-handler-together-t1343779.html#a3700337 Sent from the MyFaces - Users forum

Re: Facelet and JSF View handler together

2006-03-31 Thread Murat Hazer
web.xml configuration            facelets.VIEW_MAPPINGS        *.xhtml                 facelets.DEVELOPMENT        true                facelets.REFRESH_PERIOD        1                Faces classic servlet same as IBM SUN and myFaces        Faces Servlet        javax.faces.webapp.FacesServlet    

Re: Facelet and JSF View handler together

2006-03-31 Thread kyphung
mcat/5.5.12 <-> Help me! or Can you give me a exsample about using VIEWHANDLE (JSP) and FACELETS together. Please. Thank you. anh this is my email: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/Facelet-and-JSF-View-handler-together-t1343779.html#a3701221 Sent from the MyFaces - Users forum at Nabble.com.

Re: Facelet and JSF View handler together

2006-03-31 Thread Murat Hazer
sent in the previous post to web.xml to have facelet support.regardsOn 4/1/06, kyphung <[EMAIL PROTECTED]> wrote: Dear sir,this is my web.xml<-web.xml>  "-//Sun Microsystems, Inc.//DTD JavaServer Faces Config

Re: Facelet and JSF View handler together

2006-04-01 Thread kyphung
Thank for showing me. I will try again, but if you have any exsample, give me please. regrads -- View this message in context: http://www.nabble.com/Facelet-and-JSF-View-handler-together-t1343779.html#a3702045 Sent from the MyFaces - Users forum at Nabble.com.

Re: Facelet and JSF View handler together

2006-04-01 Thread Murat Hazer
nk for showing me. I will try again, but if you have any exsample, give me please.regrads--View this message in context: http://www.nabble.com/Facelet-and-JSF-View-handler-together-t1343779.html#a3702045 Sent from the MyFaces - Users forum at Nabble.com.-- Murat HAZERElektrik-Elektronik Müh

Re: Facelet and JSF View handler together

2006-04-02 Thread kyphung
y server-registry.xml at classpath resource Apr 3, 2006 9:40:55 AM org.apache.catalina.startup.Catalina start INFO: Server startup in 18963 ms -- View this message in context: http://www.nabble.com/Facelet-and-JSF-View-handler-together-t1343779.html#a3719236 Sent from the MyFaces - Users forum at Nabble.com.

How to PPR-enable a facelet component?

2008-05-23 Thread Stephen Friedrich
I have some very specific components in my project, made using facelets and containing mostly pure html (with some ui:repeat thrown in). How am I supposed to make such a component the target of PPR? Why isn't there a simple non-rendering trinidad component for that purpose, e.g. ...

Antwort: Question about the Acegi and Facelet

2006-09-06 Thread Christoph Lassner
cegi and myfaces with the componet acegi-jsf which is on > http://sourceforge.net/projects/jsf-comp/ > > But does somebody know how to use this component within facelet? > > thanks > > > davy.mailing > 2006-09-06

Re: Question about the Acegi and Facelet

2006-09-06 Thread Cagatay Civici
et acegi-jsf which is on> http://sourceforge.net/projects/jsf-comp/>> But does somebody know how to use this component within facelet?>> thanks>>> davy.mailing> 2006-09-06

Re: connection to the link in facelet-taglib.xml

2005-11-14 Thread Mike Kienenberger
Possibly, it's trying to resolve the facelet-taglib_1_0.dtd using the internet. Try putting a copy of facelet-taglib_1_0.dtd in /WEB-INF so it finds it there instead. This works with some xml parsers. On 11/14/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi all. >

Re: connection to the link in facelet-taglib.xml

2005-11-14 Thread SRavuri
Hi Mike,   I have gone to the site java.sun.com/dtd to download the  facelet-taglib_1_0.dtd. It is not seen/available there. Where can I download it from...It is urgent that I need to get this application run sooon so can I clarify that, unless we get the /WEB-INF/tomahawk.taglib.xml working

Re: Can not run Facelet on weblogic 9

2006-02-24 Thread Adam Brod
f you, in fact, do want to be running on Sun's RI, then I recommend you contact their mailing list.  :) Adam Brod Product Development Team "Anthony Hong" <[EMAIL PROTECTED]> 02/24/2006 03:18 AM Please respond to "MyFaces Discussion" To "MyFaces Discuss

Re: Can not run Facelet on weblogic 9

2006-02-24 Thread Anthony Hong
Hi Adam, Now I follow the My faces installation guides to setup facelet, But the problem is the same. Exception show as following: <2006-2-25 下午01时27分40秒 CST><[weblogic.servlet. [EMAIL PROTECTED] - name: 'webapp', context-path: '/webapp'] R

Re: Can not run Facelet on weblogic 9

2006-02-27 Thread Adam Brod
u're still running Sun's JSF RI (com.sun.faces.**). I hope this helps. Adam Brod Product Development Team "Anthony Hong" <[EMAIL PROTECTED]> 02/25/2006 12:32 AM Please respond to "MyFaces Discussion" To "MyFaces Discussion

Re: How to PPR-enable a facelet component?

2008-05-23 Thread Scott O'Bryan
The reason is one of philosophy. And there has been some debate over this on the dev lists. I think Andrew has something which may be thrown into the sandbox.. however.. Trindiad renderkit works off the assumption that most of your content will be trinidad content. As such, it has PPR buil

  1   2   >