Re: cannot unsubscribe

2006-09-11 Thread Kuni
i tried to unsubscribe multiple times :/ Igor Laberov schrieb: The same problem :( 2006/9/10, Kuni [EMAIL PROTECTED]: Hi, I tried to unsubscribe twice, but I continue to get the emails. Could you please remove me from the list? Thanks

cannot unsubscribe

2006-09-10 Thread Kuni
Hi, I tried to unsubscribe twice, but I continue to get the emails. Could you please remove me from the list? Thanks

form.submit() is broken after sending file

2006-08-04 Thread Kuni
actionlistender=#{mybean.downlaodFile} is called again... why? s o i con download the file again and again.. but only want submit the form ;) thanks for help! Kuni PS: im using trinidad with myfaces 1.1.3 ant tomahawk 1.1.3

Re: updating datamodel using af:table

2006-07-29 Thread Kuni
no ideas? ... does anybody understand my problem? :-) Kuni schrieb: Hello, i'm developing a jsf page which display's a 'simple' table, and the table content and layout depends on several properties. the user could change these properties on the same jsf, which should updates the table

Re: Displaying data from a map

2006-07-28 Thread Kuni
try #{map['key']} if you have String-based key's.. that works. a Shibi Thomas schrieb: hi i am not familiar with witing your own functions for facelets. where do i read more about this?? On 7/27/06, *Martin Beránek* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: CD napsal(a):

'dynamic' breadcrumb navigation -- possible?

2006-07-25 Thread Kuni
in structured directories and parsing the directory tree.. but that makes no sense cause your source-tree depends on the navigation-path terrible ;) anybody has a working example or knows hot to realize it? .. regards, Kuni

Re: breadcrumb navigation

2006-07-23 Thread Kuni
(that OS donation from Oracle) has such a component. Currently its name is navigationPath, but will be renamed as breadCrumbs -Matthias On 7/22/06, Kuni [EMAIL PROTECTED] wrote: let me know if a solution exists :-) Julian Ray schrieb: This would be a good topic for the wiki

Re: breadcrumb navigation

2006-07-23 Thread Kuni
://wiki.apache.org/myfaces/Building_ADF_With_Maven -Matt On 7/23/06, Kuni [EMAIL PROTECTED] wrote: thats sounds good. it seems that trinidad has some nice components that i'll need. but how can i include trinidad in an existing project? maven returns alway's an error. here is my pom; repositories

Re: breadcrumb navigation --- configuring existing webapp for adf-trinidad

2006-07-23 Thread Kuni
-faces-config.xml to my web-inf dir. what else?? i simply try to use the af:navigationPath id=breadcrumb / component. regards, Kuni Matthias Wessendorf schrieb: i'll try to build trinidad myself no big deal w/ maven :) After the mentioned renaming and some repackaging (getting rid of adf

Re: breadcrumb navigation --- configuring existing webapp for adf-trinidad

2006-07-23 Thread Kuni
.. Matthias Wessendorf schrieb: Try to look at http://svn.apache.org/viewvc/incubator/adffaces/trunk/adf-faces/adf-faces-demo/src/main/webapp/WEB-INF/web.xml?view=markup and please move Trinidad/ADF related questions to the adffaces-incubator list. thx, matt On 7/23/06, Kuni [EMAIL PROTECTED

breadcrumb navigation

2006-07-22 Thread Kuni
Hello, i need a breadcrumb-navigation for my actual project. i have no ideas how to realize this and i don't can find such components in the net. any ideas? thanks, kuni

Re: breadcrumb navigation

2006-07-22 Thread Kuni
let me know if a solution exists :-) Julian Ray schrieb: This would be a good topic for the wiki. -Original Message- From: Kuni [mailto:[EMAIL PROTECTED] Sent: Saturday, July 22, 2006 7:03 AM To: MyFaces Discussion Subject: breadcrumb navigation Hello, i need a breadcrumb

multi column/row header with t:dataTable

2006-07-21 Thread Kuni
??? thanks for help!! Kuni

Re: multi column/row header with t:dataTable

2006-07-21 Thread Kuni
: t:datatable ... h:column f:facet name=header/f:facet /h:column ... /t:datatable hopefully regards, Kuni http://dict.leo.org/ende?lp=endep=j7Z..search=inapplicable nimisha sharma schrieb: i am not sure on how much this would help you, but here goes my view: If you want