Hello
I am doing a project,
i have develo[ped my own timezonebean a simple one
where time changes according to a list in the list box locations
also i am using a jar files downloaded from source-forge .net jsf-spring.jar
and if i remove this particular listener
de.mindmatters.faces.spring.context.ContextLoaderListener
from the web.xml it is working fine but if i
keep the listener it is not refreshing every second
also if i remove the contextloaderlistener then our project is not working
Could you resolve the problem