vedmack 0 Junior Poster in Training

Hi
Im writing a web application nad I have a web page in which an actionListener is being activated after a click on h:commandButton, the problem is that the execution of the actionListener taking to much time... and after a while im getting a timeout from my proxy although the executing of the actionListener is still going - i can see it in the console of the IDE.

What i want is to dynamically update a displayed web page with text (the same text i display in the console with system.out.println) and upon finishinng the execution of the actionListener i want to go to the defined action og the h:commandButton.

because im new to JSF i dont even know what really to google for... so if you can guide me a little bit/give me a hint or some reference it will help me alot

Thanks ahead.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.