NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
shinzey
Joined: 20 Aug 2008 Posts: 22
|
Posted: Wed Apr 07, 2010 2:52 am Post subject: How to define the execution order of filters? |
|
|
Hi there.
I created a new Web Application project in NetBeans 6.8, and added two filters for index.jsp. The generated code uses @WebFilter to configure the URL mapping.
I remember if filters are defined in web.xml, the execution order will be the same as the the order filters are declared. However, I can't find a way to define execution order of those two filters because there's no attribute such as "order" can be specified for @WebFilter. Could you tell me how to achieve this? Thanks a lot in advance!  |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|