Fw: Visual Web JSF. Problem with the prerender() method.

View: New views
1 Messages — Rating Filter:   Alert me  

Fw: Visual Web JSF. Problem with the prerender() method.

by Oggie :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi folks,



I have been debugging the web app and everything is ok. So the problem is the order where the different methods are executed.



I mean, when I call productosDD_processValueChange(ValueChangeEvent event) {...} it gives me what I am waiting it does.



But when I call categoriasDD_processValueChange(ValueChangeEvent event) {...} or subcategoriasDD_processValueChange(ValueChangeEvent event) {...} methods, the preprender(){...} is executed after I call those methods but before... what? I do not know. But at the end I do not get what I was waiting.



So I should feel ok if someone gives me the url of a good tutorial to understand all of it. The rest fall in my hands.



Thanks

Jose Alvarez de Lara