Hi,

I would like to ask how can I achieve propagation of a feedback message to a page that is set in setResponsePage().
Consider this:

try {
...
info();
setResponsePage();
} catch (e) {
error(e);
}

Of course the error is propagated, is it possible or can you suggest a workaround to achieve propagation of feedback message into response?

Thanks, regards

--
Marek Šabo
Chief Server Manager
Club SU CVUT Buben
Bubenečská Kolej
Terronská 28, Prague 16000
XMPP: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to