[Trinidad] How to force rendering a page after closing a popup by returnFromDialog

2008-01-04 Thread Alexander Pohl
Hi all, I am quite new to Trinidad and JSF and have the following problem: in a page I list some entities from a TrinidadEntityQuery. The page displays a commandlink to let the user delete one of those entities. The deletion shall be confirmed by the user by clicking 'Ok' in a popup dialog.

Re: Trinidad Tomahawk integration

2008-01-04 Thread Werner Punz
Glen schrieb: Hi, we are on Development with Trinidad framework as we needed some of the features from Tomahawk going for the integration with tomahawk, But we are unable get the result out may be due to improper configuration on web.xml or with incompatibility with the jar files

Re: HttpSession timeout/invalidation handling in Orchestra?

2008-01-04 Thread Werner Punz
William H. Mitchell schrieb: I've spent a while digging around in the Orchestra code to figure out how Orchestra responds to the termination of a session (e.g. a call to HttpSession.invalidate()) but I'm still fuzzy on it. Can anybody comment on how Orchestra handles this and/or steer me

Re: [Trinidad] How to force rendering a page after closing a popup by returnFromDialog

2008-01-04 Thread Gerhard Petracek
hello alexander, you have to use the ppr mechanism of trinidad. you'll find more details at: http://myfaces.apache.org/trinidad/devguide/ppr.html regards, gerhard 2008/1/3, Alexander Pohl [EMAIL PROTECTED]: Hi all, I am quite new to Trinidad and JSF and have the following problem: in a

Re: [Trinidad] How to force rendering a page after closing a popup by returnFromDialog

2008-01-04 Thread Alexander Pohl
Thanks a lot, that does the trick. The new main page looks like this now and it works! tr:form tr:table id=engineTypeTable var=engineType value=#{engineTypeHome.entityQuery.dataModel}

Re: Trinidad Tomahawk integration

2008-01-04 Thread Gerhard Petracek
hello, do you plan to use the tr:inputFile component? regards, gerhard 2007/12/31, Glen [EMAIL PROTECTED]: Hi, we are on Development with Trinidad framework as we needed some of the features from Tomahawk going for the integration with tomahawk, But we are unable get the

[tobago] tc:time disable att doesn't work

2008-01-04 Thread Zied Hamdi
Hi, I'm unable to disable a tc:time is it a misuse? Regards, Zied

[Tobago] tc:columnEvent

2008-01-04 Thread Helmut Swaczinna
Hi, I'm looking for a working example for tc:columnEvent usage. Can't get it work. Regards Helmut

h:outputText converters and null objects

2008-01-04 Thread MC PHERSON Sandy
Hi I have switched to using the Sun-RI because of a bug in the Weblogic Portal 10 JSF portlet bridge. However now it would appear that I get a side effect when feeding a null value to an output text, we have a lot of data structures where null is used to indicate optional fields. E.g a regulation

[Trinidad] Lightweight Dialogs in Opera

2008-01-04 Thread Harald Stangl
Hi, I tried using lightweight dialogs with Trinidad 1.2.4, but when I click the link to open the dialog in Opera, the page reloads over and over in an endless loop instead of showing the dialog. With Trinidad 1.2.2 it works, but I don't like to be stuck with that release ;-). Does anyone

Re: h:outputText converters and null objects

2008-01-04 Thread Martin Marinschek
The converter does not get activated when the value is null? If this doesn't work in the RI, it is clearly a bug in the RI... regards, Martin On 1/4/08, MC PHERSON Sandy [EMAIL PROTECTED] wrote: Hi I have switched to using the Sun-RI because of a bug in the Weblogic Portal 10 JSF portlet

Re: [Trinidad] Lightweight Dialogs in Opera

2008-01-04 Thread Gerhard Petracek
hello harald, as i know: at the moment all trinidad versions 1.x.2 are affected (at least in view of opera 9.x) concerning your issue (TRINIDAD-875) and the mentioned firefox bug: not all firefox 2.x versions are affected - it's maybe a firefox bug... regards, gerhard 2008/1/4, Harald

Re: Getting the backing bean via a phase listener

2008-01-04 Thread Ole Ersoy
Hi Simon, The scenario I have in mind is: - Backing bean(s) get(s) updated via ajax request - A handle to the backing bean(s) is obtained - An SDO Data Access Service (DAS) processes the backing bean(s) The phase listener would find the backing bean or beans and set their properties using

Re: [Tobago] tc:columnEvent

2008-01-04 Thread Bernd Bohmann
Hello Helmut, please look at tobago-example-addressbook list.jsp. Regards Bernd Helmut Swaczinna schrieb: Hi, I'm looking for a working example for tc:columnEvent usage. Can't get it work. Regards Helmut

c:if question

2008-01-04 Thread Damar Thapa
Hi, I have the following snapshot: h:selectOneRadio id=myRadio value=#{email.htmlOrText} f:selectItem itemValue=text itemLabel=Text/ f:selectItem itemValue=html itemLabel=Html/ a4j:support event=onchange reRender=body /

Re: MyFaces Trinidad JavaScript API

2008-01-04 Thread Gerhard Petracek
hello, i think you already know the following page: http://myfaces.apache.org/trinidad/devguide/ppr.html anyway, you have to perform some unaesthetic handwork (it sounds like such a scenario). (however, i don't have enough information about the components you are using) maybe you can use the

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

Re: c:if question

2008-01-04 Thread simon
On Sat, 2008-01-05 at 00:44 +0800, Damar Thapa wrote: Hi, I have the following snapshot: h:selectOneRadio id=myRadio value=#{email.htmlOrText} f:selectItem itemValue=text itemLabel=Text/ f:selectItem itemValue=html itemLabel=Html/

[Tobago] table scroller

2008-01-04 Thread Zied Hamdi
Hi, Is it possible to have the scroller on a table (when activated) reduce the size of the table so it doesn't hide the right part?. In other terms, is it possible to make only the vertical scroller show when there are too much lines? Thanks in advance, Zied attachment: table scrollbar.PNG

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 and

MyFaces 1.2.1

2008-01-04 Thread mraible
MyFaces 1.2.1 appears to be available in the Central Maven Repository but there's no indication on myfaces.apache.org on in JIRA. Was it released? If so, was there an announcement? Thanks, Matt -- View this message in context: http://www.nabble.com/MyFaces-1.2.1-tp14623072p14623072.html Sent

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.

Re: MyFaces 1.2.1

2008-01-04 Thread simon
On Fri, 2008-01-04 at 11:10 -0800, mraible wrote: MyFaces 1.2.1 appears to be available in the Central Maven Repository but there's no indication on myfaces.apache.org on in JIRA. Was it released? If so, was there an announcement? Hmm..there is an impl jar (from 22 dec), and a

RE: myfaces 1.2.1 Date shifted 8 hours

2008-01-04 Thread Jesse Alexander (KSFH 323)
Hi the date/time-shift depends also on the hosting JVM and the server-os... Plus it might be possible that Sun already fixed something in that area... I found the problem there last summer. What I would like to have is a config-option for a standard-timeZone for the converter... regards

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

Re: MyFaces 1.2.1

2008-01-04 Thread Matthias Wessendorf
the proposed bits didn't pass the TCK. next week, I'll get to it. currently vacation -M On Jan 4, 2008 8:26 PM, simon [EMAIL PROTECTED] wrote: On Fri, 2008-01-04 at 11:10 -0800, mraible wrote: MyFaces 1.2.1 appears to be available in the Central Maven Repository but there's no indication

Re: Facelet Question

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

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 base

invoking a managed bean inside a loop for another managed bean's call

2008-01-04 Thread M Rather
Hello, A similar problem as discussed in this thread. How is the following possible in JSF: (note, read the code below as pseudo code..., a ui:repeat could be a t:dataTable) ui:repeat var=customer value=#{customerBean.customers} Customer: #{customer.id} - #{customer.name} - ui:repeat

Re: invoking a managed bean inside a loop for another managed bean's call

2008-01-04 Thread simon
Hi, JSF presentation layouts (jsp pages, facelets pages, etc) are not meant to be programming languages. They are meant only to select specific parts of a model for presentation to the user. So asking a backing bean for the customers model is fine. And iterating over list-typed properties of the

[Tobago ] renderedPartially in a popup

2008-01-04 Thread yazid
Hi, Can anyone tell me please how to make the renderedPartially attribute work inside a popop. It work fine in normal page but not in a popup. I'm using Tobago v 1.0.12 Thank in advance. -- View this message in context: