when the Faces Servlet compiles a jsp to the servlet in the work directory, it generates id's, like j_id_jsp_1024919151_1...
When is the id changing? I tried it on the same machine, cleaning work directory, still the same. I started another Apache Tomcat on the same machine and I got new id's...
Thanx Stefan
The id of a component is generated by the implementation if it is not set.
The id attribute value emitted to the page is the client identifier. This is constructed using the rules defined in the link and will include parent NamingContainer ids and possibly the view namespace.
You can read more about working with JSF client identifiers here.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With