[Seasar-user:7590] Re: [teeda]レイアウト使用時のエラー処理(onTeedaErrorが出力されない)
Satoshi Takei
[E-MAIL ADDRESS DELETED]
2007年 5月 11日 (金) 14:38:41 JST
武居です。
<te:includeChildBody id="hoge"/>
として、エラー出力を
FacesContext context = FacesContext.getCurrentInstance();
context.addMessage("hoge:testForm:hoge", new FacesMessage("error"));
としたところ、onTeedaErrorが出力されるようになりました。
ありがとうございました。
Shinpei Ohtani wrote:
> 大谷です。
>
> 下記、onTeedaErrorの件は、layout.htmlのincludeChildBodyで
> 以下のようにすれば、idを固定にすることができます。
>
> <te:includeChildBody id="hoge"/>
>
> これでonTeedaErrorがでると思います。
>
>
>
--
武居聡([E-MAIL ADDRESS DELETED])
Seasar-user メーリングリストの案内