From: Niels Erik G. Nielsen Date: Sun, 14 Apr 2013 04:51:32 +0000 (-0400) Subject: Moves response objects from pz2 bean to dedicated bean X-Git-Tag: v0.0.7~168 X-Git-Url: http://git.indexdata.com/?p=mkjsf-moved-to-github.git;a=commitdiff_plain;h=be532cf4928f497e5e718d78959dfff4039c01b9 Moves response objects from pz2 bean to dedicated bean ... like commands were factored out of the main bean, so are response data objects now ... this commit also drops the distinction between bean and session, all session methods (that are not commands or response methods) moved to the bean and the session object dropped --- diff --git a/src/META-INF/resources/pz2utils/pz2watch.xhtml b/src/META-INF/resources/pz2utils/pz2watch.xhtml index fbdd66d..da88ba6 100644 --- a/src/META-INF/resources/pz2utils/pz2watch.xhtml +++ b/src/META-INF/resources/pz2utils/pz2watch.xhtml @@ -52,9 +52,9 @@ - + - + #{suggestion} diff --git a/src/META-INF/resources/pz2widgets/pager.xhtml b/src/META-INF/resources/pz2widgets/pager.xhtml index 3d7a8d2..013b60e 100644 --- a/src/META-INF/resources/pz2widgets/pager.xhtml +++ b/src/META-INF/resources/pz2widgets/pager.xhtml @@ -24,7 +24,7 @@ - +