Hi,

i did all the Steps described there.

Now I have the following problem:

        <t:div id="subnavisssgation_outer">
                <t:panelNavigation2 layout="table" itemClass="mypage"
                        activeItemClass="selected" openItemClass="selected">
                        <t:commandNavigation2 value="jsp1" action="nav_page1">
                                <t:commandNavigation2 action="nav_page2">
                                        <f:verbatim>&#8250; </f:verbatim>
                                        <t:outputText value="jsp2" />
                                </t:commandNavigation2>
                        </t:commandNavigation2>
                        <t:commandNavigation2 value="jsp2" action="nav_page2" />
                </t:panelNavigation2>
                <f:verbatim>
                        <br />
                </f:verbatim>
        </t:div>

The output is a menue with the entries jsp1 and jsp2. When I click on one of 
these entries I got an javascript error. An object is needed.


Any further idea ???

Peter

-----Ursprüngliche Nachricht-----
Von: Hazem Saleh [mailto:[EMAIL PROTECTED] 
Gesendet: Mittwoch, 4. April 2007 11:39
An: MyFaces Discussion
Betreff: Re: JSF and Tiles

Hi,
Check this at the wiki
http://wiki.apache.org/myfaces/Tiles_and_JSF
Have a nice time.
Bye.

On 4/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> i have some problems while integrating tiles and jsf.
>
> Is there any documentation how to integrate the current jsf version with the 
> current tamahwak and tiles version.
>
> To integrate all like the jsf tiles example is no problem, but if I change to 
> the current version I have several problems.
>
> Thanks
>
> Peter
>


-- 
Hazem Ahmed Saleh Ahmed
IBM Egypt Cairo TDC ( Technology Development Center )
WebSphere Business Integration Modeler Software Engineer
http://www.jroller.com/page/HazemBlog

Reply via email to