Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

help with getClientId

843842Dec 4 2006 — edited Dec 6 2006
Hi
I want to collect ClientId of another Component in the renderer of another.


index.jsp
---
<Custom component :tabbedpane>
<td>
<include navigation.jsp>
</td>
<Custom component :/tabbedpane>
------
navigation.jsp
----
<custom component :link>
</custom component :link>///here while rendering this component i need the clienId of TabbedPane.


-----
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 3 2007
Added on Dec 4 2006
5 comments
137 views