JSF 1.2 is the latest release of the JSF 1.x specification and it works with Servlet 2.5 and JSP 2.1.
Using JSF 1.2 and JSP.... Is it possible to iterate over a Map whose values contain Collections? I have a Map …
jsp jsf jsf-1.2How to get the following result in JSF with <div id="tagcloud"> <a href="#" rel="0.1">Lorem&…
jsf jsf-1.2We have an a4j:outputPanel that is ajaxRendered. Is there a way to call a javascript function each time …
jsf richfaces jsf-1.2I want to send a request parameter, everytime a ValueChangeListener is invoked. I've implemented it the following way, but unfortunately …
jsf parameters jsf-1.2 valuechangelistenerI have read from the question How to gain access to a ServletContext instance from any method? that if I …
java jsf web-applications jsf-1.2 servlet-listenersIs there any situation where it's better to use JNDI than to inject a stateless session bean using the @EJB …
jakarta-ee dependency-injection ejb ejb-3.0 jsf-1.2I'm migrating my project from WebSphere 7 to WebSphere 8 and I'm using JSF 1.2. I was facing a problem with IBM JSF/…
jsf migration jsf-1.2 websphere-7 websphere-8