You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by John <jo...@jak.com> on 2006/05/16 06:15:40 UTC

Tobago t:toolBarCommand actions in tag file

It doesn't seem to work to have toolBarCommand buttons defined in tag
files. With action="#{backingBean.someMethod}"
The methods are never executed.
 
Is this a known issue. This code used to work when in the jsp page
jsp:body before putting it directly in the tag file...
The t:sheet in the same tag file works and calls the getters just fine.
It's just the actions that stopped calling their methods.
 
Thanks,
John

Re: Tobago t:toolBarCommand actions in tag file

Posted by Bernd Bohmann <be...@atanion.com>.
Hello John,

I did not found a reason why this should not work.

Can you send some example code, please.

Regards


Bernd

Bernd Bohmann schrieb:
> Hello John,
> 
> I will look at this issue tomorrow.
> 
> Regards
> 
> Bernd
> 
> John schrieb:
>> It doesn't seem to work to have toolBarCommand buttons defined in tag 
>> files. With action="#{backingBean.someMethod}"
>> The methods are never executed.
>>  
>> Is this a known issue. This code used to work when in the jsp page 
>> jsp:body before putting it directly in the tag file...
>> The t:sheet in the same tag file works and calls the getters just 
>> fine. It's just the actions that stopped calling their methods.
>>  
>> Thanks,
>> John
> 

-- 
Dipl.-Ing. Bernd Bohmann - Atanion GmbH - Software Development
Bismarckstr. 13, 26122 Oldenburg, http://www.atanion.com
phone: +49 441 4082312, mobile: +49 173 8839471, fax: +49 441 4082333

Re: Tobago t:toolBarCommand actions in tag file

Posted by Bernd Bohmann <be...@atanion.com>.
Hello John,

I will look at this issue tomorrow.

Regards

Bernd

John schrieb:
> It doesn't seem to work to have toolBarCommand buttons defined in tag 
> files. With action="#{backingBean.someMethod}"
> The methods are never executed.
>  
> Is this a known issue. This code used to work when in the jsp page 
> jsp:body before putting it directly in the tag file...
> The t:sheet in the same tag file works and calls the getters just fine. 
> It's just the actions that stopped calling their methods.
>  
> Thanks,
> John

-- 
Dipl.-Ing. Bernd Bohmann - Atanion GmbH - Software Development
Bismarckstr. 13, 26122 Oldenburg, http://www.atanion.com
phone: +49 441 4082312, mobile: +49 173 8839471, fax: +49 441 4082333