AW: Tree2 - link problem

2006-11-16 Thread Schweighardt, Nicole
HI, yes, there is a form in the tabbedPane with a link; the same link, that was in the tree. And it works! //normally here´s the insert tag for the tree.jsp

AW: Tree2 - link problem

2006-11-16 Thread Schweighardt, Nicole
Hi, yes, it works standalone. I hope it is possible to put a tree into the tabbedPane-Tag? That is very important for my application. Thank you. Nicki -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Auftrag von Matthias Wessendorf Gesendet: Donnerstag, 16.

AW: Tree2 - link problem

2006-11-16 Thread Schweighardt, Nicole
Hi, yes, there is a JS-Error: "f has no properties". F ist the form: Here is the belonging function: 69 function clear_panelTabbedPane1_3Amytree_3Atreeform() { 70 var f = document.forms['panelTabbedPane1:mytree:treeform']; 71 f.elements['panelTabbedPane1:mytree:treeform:_link_hidden_'].value=''

AW: Tree2 - link problem

2006-11-16 Thread Schweighardt, Nicole
Hi Matthias, thanks, that´s right, but unfortunately it wasn´t the reason. That is the whole jsp, which includes the tree.jsp tabbedPane.jsp <%@ page session="false" %><%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@ taglib prefix="f" uri="http://java.sun.com/jsf/core"; %> <