Tagged Questions
1
vote
1answer
246 views
ValuechangeListener with autoSubmit
i have a requirement where a state dropdown populates the city. so i used autosubmit on the statedropdown & a valuechangeListener to refersh the city dropdown using partial triggers, since i want ...
0
votes
1answer
235 views
FacesMessage not showing up with PPR
We are migrating our Tomcat servers from Tomcat 6 (with JDK 5) to Tomcat 7 (with JDK 7) and some functionnalities that were working before stopped working.
We use Trinidad 1.2.14 and JSF 1.2.
We ...