NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

How to define the execution order of filters?

 
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users
View previous topic :: View next topic  
Author Message
shinzey



Joined: 20 Aug 2008
Posts: 22

PostPosted: Wed Apr 07, 2010 2:52 am    Post subject: How to define the execution order of filters? Reply with quote

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! Smile
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users All times are GMT
Page 1 of 1

 
Jump to:  
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


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo