I guess you could write a custom action mapper, the mapper would
detect that the request is for one of the "black listed" actions and
return null.

musachy

On Wed, Aug 20, 2008 at 1:40 PM, cpanon <[EMAIL PROTECTED]> wrote:
> Hello
> I have a demo that is not fully ready,(yes then I should not show it,grin) 
> and I would like to either make each launch of the jsp create a new  
> exclusive running instance of the action or be able to lifecycle out of 
> instantiation an all instances of a particular action and jsp.  I know this 
> is bizarre, but it could have applications in production if from management 
> one particular feature of a program failed in unexpected ways and taking down 
> the application was not preferred.  Is this architecturally possible?  tia.
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to