t;[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: Struts Developers List <[EMAIL PROTECTED]>
Subject: Re: why not extend struts to support access control?
Date: Sun, 26 Sep 2004 16:50:18 +0200
I think you need to restructure your application.
--b
On Sun, 26 Sep 2004 22:40:18 +0800, liu ji
the order which wasn't
shipped.How can ageci solve this?
Sorry,I ask a lot of questions,and may of them are irrelevant to struts.
==
Ji Liu
From: bryan <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: liu ji <[EMAIL PROTECTED]>, Struts De
Thank you.
I know filter can do this very well.But filter have some drawbacks.I don't
know how to express this,because of my poor English.
Without struts,I can use a single filter to delegate the request to my
access control framework.I have already done this.
But when using struts,there will be