here it goes...

http://java.sun.com/j2ee/javaserverfaces/1.2/docs/api/javax/faces/component/UIComponent.html#setId(java.lang.String)

UIComponent.setId()'s JavaDoc is very clear here...

-Matthias

On 2/21/06, Onur Tokan <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I need to use some special characters in JSF component ids. Like @ and
> dot(.) You know that it's invalid for specification. So I change the
> UIComponentBase class so it accepts, all other than ":" What are the
> risk of this.
>
> Regards,
>
> Onur ,
>


--
Matthias Wessendorf
Zülpicher Wall 12, 239
50674 Köln
http://www.wessendorf.net
mwessendorf-at-gmail-dot-com

Reply via email to