I'm very sorry I wasn't clear enough. I assumed the mechanism you just
explained in detail now, thanks for clarifying it. The thing is that the
response from my the server was empty, it had nothing at all. Not even an
empty JSON structure.
I'm only wondering, where did the response indicate the li
Select component with enabled ajax posts ajax request to the server-side.
Then server-side dispatches it to correspondent event handler and it
returns some value. Then this value goes to correspondent
ComponentEventResultProcessor and generates response markup. Then this
markup goes to client-side