facebook

Support Filter

  1. MyEclipse IDE
  2.  > 
  3. Feature Requests
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #196593 Reply

    jamestang
    Member

    You have suport on Servlet now, when are you going to support Filter?

    #196594 Reply

    Scott Anderson
    Participant

    If you’re asking about servlet filters, you can write and use them now. We just don’t have a wizard to give you an empty one yet. Just use New->Class and tell the wizard you want to implement the javax.servlet.Filter interface. That should get you going.

    –Scott
    MyEclipse Support

    #196600 Reply

    jamestang
    Member

    That is the feature provided by Eclipse. But it does not update web.xml file.

    –James

    #196605 Reply

    Scott Anderson
    Participant

    James, you’re obviously correct. A wizard for filters that updates web.xml would be a nice enhancement. You definately posted to the right forum.

    –Scott
    MyEclipse Support

    #227393 Reply

    t8384da
    Member

    Is there any chance this feature will be available in 4.0?? I’m also wondering about adding life-cycle event listeners.

    Thanks,
    -Darrell.

    #256837 Reply

    benzy
    Member

    @t8384da wrote:

    Is there any chance this feature will be available in 4.0?? I’m also wondering about adding life-cycle event listeners.

    Thanks,
    -Darrell.

    Is this not supported as of version 5.0? I still don’t see any wizard for creating a Filter.

    #256852 Reply

    Riyad Kalla
    Member

    No support was added for it in 5.0, when we prioritize new features we have to look at demand, and the demand for this over new things like an improved designer, better JS debugging and so on eclipsed any work we would do on this. Sorry.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Support Filter

You must be logged in to post in the forum log in