Container « JSP « JSF Q&A





1. JSTL, composite, NamingContainer and prependId    stackoverflow.com

I have written a composite component and want to use the reserved EL #{component.clientId} to make a JQuery bind. To use this retrieved clientId in a another place in the page ...

2. Container restart required for jsp changes?    coderanch.com

I am using tomcat + suns ri. When I make changes to the jsf tags in a jsp the changes doesn't go through when I reload the page in the browser, not untill I have restarted the browser. This is not always the case but more often than not. And when I update the id i get "JspException: Duplicate component ID ...