facebook

Adding a servlet reference?

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #258038 Reply

    David Orriss Jr
    Participant

    It’s easy enough to add a new servlet to a project (File | New | Servlet). But what about adding a servlet reference from a jar file to the web.xml? Netbeans, for example, makes this pretty straightforward. However I couldn’t find any easy way to quickly add a servlet class to a web.xml outside of editing the file directly.

    Did I overlook something??

    #258051 Reply

    Riyad Kalla
    Member

    DaveO,
    Our wizard only supports the creation of new servlets at this time, sorry about that.

    #258054 Reply

    David Orriss Jr
    Participant

    To use a famous curse from Spongebob Squarepants…

    TARTAR SAUCE!

    😉

    Please add this to the list of things for future enhancement… 🙂

    #258055 Reply

    Riyad Kalla
    Member

    Hah, very applicable use of Spongebob.

    It’s been added to our feature requests.

    #258153 Reply

    David Orriss Jr
    Participant

    Always nice to find another SB fan. The show is my son’s favorite.

    #258417 Reply

    David Orriss Jr
    Participant

    Riyad,

    Just as a frame of reference for you guys. The web.xml designer like the one in JBuilder (not exactly like that – just so you have an idea of what I’m asking for) would probably be a perfect way to remedy this without making a ‘wizard’. I just need something to facilitate quick modification to the Web.xml file, y’know? 😉

    #258420 Reply

    Riyad Kalla
    Member

    I think I know what you mean, NetBeans has a fairly nice GUI overlay to all that XML as well for the web.xml file.

    #258426 Reply

    David Orriss Jr
    Participant

    Oh it does? I should poke it a bit and see if it’ll help me with some of this stuff as a “crutch” of sorts in the interim.

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: Adding a servlet reference?

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