Hi all,

I need advice/suggest for such situation:

is there any way to execute an action in bean/(in listener) when user
requests certain jsf page? - for example: /customer/edit.jsf?id=172387

Why I need this: I want to make some preprocessing logic before showing the
final page.

I know there is possibility to make this by @PostCreate execution, but maybe
there are other ways, more convenient?

Thanks,
Anton.

Reply via email to