jsf generate an id depending of the type of the tag, example: in u'r jsp page 
you give to your inputText tag as id id="something", in the html pgae resulting 
from the jsp you will see in the id of your textfield id="j_id_id28:something" 
so j_id_id28 is standard for inputText tag, for example if you use javascript 
in your function you must add j_id_id28: to your id that your function point 
under it, i hope that is some useful for you

             
---------------------------------
 Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 

Reply via email to