Matthias,

it says that there is an object necessary in this line.

<tr><td class="mypage"><span class="mypage"><a href="#"
onclick="clear_linkDummyForm();document.forms['linkDummyForm'].elements['lin
kDummyForm:_link_hidden_'].value='sss:_idJsp1:_idJsp2';if(document.forms['li
nkDummyForm'].onsubmit){var
result=document.forms['linkDummyForm'].onsubmit();  if( (typeof result ==
'undefined') || result )
{document.forms['linkDummyForm'].submit();}}else{document.forms['linkDummyFo
rm'].submit();}return false;" id="sss:_idJsp1:_idJsp2"
class="mypage">jsp1</a></span></td></tr>

The versions are:

Tomcat: 5.2.20
My-Faces 1.1.4
Tomahawl 1.1.3
Struts 1.2.2

Peter

-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von
Matthias Wessendorf
Gesendet: Mittwoch, 4. April 2007 19:40
An: MyFaces Discussion
Betreff: Re: AW: JSF and Tiles

Peter,

what does the JS error say?
which versions of Tom. and MyFaces are you on?

On 4/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> 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
>


-- 
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com


Reply via email to