The question may be how ajaxLink be bookmarkable:
  the code below absolutely does not work fine:
   
  pageLink = new AjaxLink(id){
        private static final long serialVersionUID = 3332246227467032288L;
      public void onClick(AjaxRequestTarget target){
       //..
       setResponsePage(Destination.class);
       updateTree(target);
       
      }
      
     };
     pageLink.add(new AttributeModifier("target",true,new Model("right")));

Kevin Liu <[EMAIL PROTECTED]> wrote:
  Could someone tell me how to use LinkTree in the left frame and the target of 
the links in the tree is the right frame??
Thanks a lot~


-Kevin Liu

---------------------------------
Be a better Heartthrob. Get better relationship answers from someone who knows.
Yahoo! Answers - Check it out. 


-Kevin Liu
       
---------------------------------
Looking for a deal? Find great prices on flights and hotels with Yahoo! 
FareChase.

Reply via email to