[Tobago] parameter for detail links

2007-08-01 Thread Leonhard Holzer
Hello list, I use spring webflow together with tobago 1.0.11 on java 1.4. I have a sheet: tc:sheet value=#{tableSearchCriteria.tableList} columns=100px;70px;70px;70px;* var=row tc:column

Re: [Tobago] parameter for detail links

2007-08-01 Thread Leonhard Holzer
test(ActionEvent event) { String value = (String)ComponentUtil.findParameter(event.getComponent(), tableNameId); ... } Regards, Volker 2007/8/1, Leonhard Holzer [EMAIL PROTECTED]: Hello list, I use spring webflow together with tobago 1.0.11 on java 1.4. I have a sheet

[Tobago] retrotranslator NoSuchMethodError

2007-07-31 Thread Leonhard Holzer
Hello list, i try to use Tobago on tomcat 5.5 running on jdk1.4.2. I have a ActionBean which returns a array or an ArrayList of Strings and i try to display them in a tc:sheet. the actionBean interface public String[] getTableArray(); public ArrayList getTableList(); the following jsp

Re: [Tobago] retrotranslator NoSuchMethodError

2007-07-31 Thread Leonhard Holzer
I have found the error. The backported libraries included in tobago version 1.0.11 use an older version of retrotranslator. If you backport the tobago jar files manually with the retrotranslator-transformer tool you solve the problem. regards leo Hello list, i try to use Tobago on tomcat

[trinidad] detail action in table does not work

2007-07-17 Thread Leonhard Holzer
-- -- Leonhard Holzer ABusCom GmbH Kapuzinerplatz 9 I 39031 Bruneck Tel.: +39 0474 538 000 Fax.: +39 0474 538 000 mobil: +39 335 83 28 041 web: www.abuscom.com --

Re: Tobago - myfaces - tomcat java 1.4

2007-06-07 Thread Leonhard Holzer
'*** contextInitialized ***' Regards Bernd Leonhard Holzer wrote: Hello everybody, I'm trying to configure a sample application using Spring-Webflow, myfaces, tobago to run under tomcat and java 1.4 using the retro libraries. Everything works fine without tobago, b ut when I try to include tobago I get

Re: Tobago - myfaces - tomcat java 1.4

2007-06-07 Thread Leonhard Holzer
. Please look for a log info message '*** contextInitialized ***' Regards Bernd Leonhard Holzer wrote: Hello everybody, I'm trying to configure a sample application using Spring-Webflow, myfaces, tobago to run under tomcat and java 1.4 using the retro libraries. Everything works fine without

Tobago - myfaces - tomcat java 1.4

2007-06-05 Thread Leonhard Holzer
-config resource-dirtobago-resource/resource-dir resource-dirorg/apache/myfaces/tobago/renderkit/resource-dir /tobago-config Has anybody any suggestion? Thanks Leo -- -- Leonhard Holzer ABusCom GmbH Kapuzinerplatz 9 I 39031 Bruneck Tel.: +39 0474 538 000