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!

ID attribute in JSF components

862305May 16 2011 — edited May 18 2011
Hello,

I have a question about the id attribute on JSF 2 components.
The document says, that it should be a String. Does that mean
String constant or could it also be a el-expression resulting to a String.

Actually I can use el-expression for id, but am not sure because of the documentation.

Any infos about that would be great!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 15 2011
Added on May 16 2011
14 comments
1,098 views