[tree2] Navigation Problem

2006-06-19 Thread Sean Schofield
The other day I was experiencing a problem using tree2 with command links navigation rules. I have since found a solution to the problem and added it to the wiki[1]. Just thought I would post here in case others have had similar issues. Maybe there is a better solution then what I came up with

Tree2 navigation problem.

2006-02-20 Thread Tekin Biçer
Hello, I've trouble at Tree2 component. I integrated Struts(with Tiles) JSF and started to reimplement project.I want to use Tree2 component at a page (body_list.jsp) which extends template.jsp (defined at tiles). but when i wanted to navigate at tree, it takes me to template.jsp. I looked source

Re: Tree2 navigation problem.

2006-02-20 Thread Tekin Biçer
Sorry, it was received... No answer to my problem?

Re: Tree2 navigation problem.

2006-02-20 Thread Sean Schofield
What does your tree code look like? Specifically the navigation code? Sean On 2/20/06, Tekin Biçer [EMAIL PROTECTED] wrote: Sorry, it was received... No answer to my problem?

Re: Tree2 navigation problem.

2006-02-20 Thread Tekin Biçer
It is same as the tree2 example code (TreeBacker.java)..Also at my jsp page i use the same code as Tree2 example jsp. I think main difference is tiles. I can see the [+]Inbox (2) but when i clicked plus sign, it takes me to template.jsp page where all pages extend. On 2/20/06, Sean Schofield

Tree2 navigation problem.

2006-02-19 Thread Tekin Biçer
Hello, I've trouble at Tree2 component. I integrated Struts(with Tiles) JSF and started to reimplement project.I want to use Tree2 component at a page (body_list.jsp) which extends template.jsp (defined at tiles). but when i wanted to navigate at tree, it takes me to template.jsp. I looked source