Sure, that should work.  Just make sure to call jcrSession.save() if you
make any JCR updates that should be persisted after the forward.

On Sep 7, 2009 4:36 PM, "Peter Chiochetti" <[email protected]> wrote:

Am 2009-09-07 17:36, schrieb Eric Norman:

> > Try this: > > <% >    var isValid = true; //TODO: your condition here >
   if (!isValid) { >   ...
will that also let me do revisions without replicating the defaultservlet?
like this:

checkout();
forward();
checkin();

BTW: I did board the sling ship because of the advertisings at the pier.
Though the vessel is large and hallways sparely labelled, so far I am happy.

-- 
peter

Reply via email to