facebook

Servlet Development

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    ratneshverma
    Member

    I am New to myeclipse. I am trying to compile servlet code using myeclipse plugin but its throwing Errors related to java.rmi.exception…

    here is what I am doing.

    1) I am creating a webproject
    2) Creating a JSP page
    3) Creating a Servlet code
    4) Trying to compile using Eclipse 3.1 (RUN as option)

    Do we have to set enviornment variable in eclipse envoirment?

    Please help or suggest step by step tutorial for using servlets.

    I tried with JSP it works but for servlet its creating problem.

    Thanks in advance

    -Ratnesh

    #240083

    Riyad Kalla
    Member

    Ratnesh,
    Please read through our getting started docs on how to work with a web project: http://www.myeclipseide.com/images/tutorials/quickstarts/webprojects/

    You don’t run them via the Eclipse run menu, they need to be deployed to an app server and run from there via your browser. Again, this is all outlined in the doc above.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Servlet Development

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