Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » How do I create Servlet Filters in Eclipse 3.3 WTP
How do I create Servlet Filters in Eclipse 3.3 WTP [message #200192] Fri, 21 September 2007 10:55 Go to next message
Eclipse UserFriend
Originally posted by: parampreet_sd.yahoo.com

How do create a Servlet Filter in Eclipse 3.3 (Europa) with WTP. When I
right click on my project and select New, I get Servlet, JSP and HTML as
options, there's no option for creating a Servlet Filter.
Re: How do I create Servlet Filters in Eclipse 3.3 WTP [message #200362 is a reply to message #200192] Mon, 24 September 2007 04:41 Go to previous messageGo to next message
Lawrence Mandel is currently offline Lawrence MandelFriend
Messages: 486
Registered: July 2009
Senior Member
>How do create a Servlet Filter in Eclipse 3.3 (Europa) with WTP. When I
>right click on my project and select New, I get Servlet, JSP and HTML as
>options, there's no option for creating a Servlet Filter.

AFAIK there is no Servlet Filter wizard included in WTP. (Care to open a
feature request in bugzilla?) To create a Servlet Filter you can create a
new class and simply extend java.servlet.filter.

Lawrence
Re: How do I create Servlet Filters in Eclipse 3.3 WTP [message #200798 is a reply to message #200362] Mon, 01 October 2007 07:22 Go to previous message
Kaloyan Raev is currently offline Kaloyan RaevFriend
Messages: 201
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
There is already an enhancement request reported:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=199105

The Servlet Filter wizard is scheduled for WTP 3.0 M3.

Greetings,
Kaloyan

<lmandel@ca.ibm.com> wrote in message news:fd7f52$a5s$2@build.eclipse.org...
> >How do create a Servlet Filter in Eclipse 3.3 (Europa) with WTP. When I
>>right click on my project and select New, I get Servlet, JSP and HTML as
>>options, there's no option for creating a Servlet Filter.
>
> AFAIK there is no Servlet Filter wizard included in WTP. (Care to open a
> feature request in bugzilla?) To create a Servlet Filter you can create a
> new class and simply extend java.servlet.filter.
>
> Lawrence
Previous Topic:Announcing WTP 2.0.1
Next Topic:IWAB0489E Error when deploying Web service to Axis runtime
Goto Forum:
  


Current Time: Wed Apr 24 23:59:32 GMT 2024

Powered by FUDForum. Page generated in 0.02611 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top