facebook

Hpw tp run simple servlet

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #299693 Reply

    mike123
    Member

    I am a newbee to java
    and i think myeclipse IDE is a better option
    but when i start the tomcat server i cant access the default page I.e http://localhost:8080
    secondly i created a simple servlet and when i try to rum it, works good with eclipse 3.4 but the same program on myeclipse display “This is my JSP page. ” instead of

    #299694

    mike123
    Member

    @mike123 wrote:

    I am a newbee to java
    and i think myeclipse IDE is a better option
    but when i start the tomcat server i cant access the default page I.e http://localhost:8080
    secondly i created a simple servlet and when i try to rum it, works good with eclipse 3.4 but the same program on myeclipse display “This is my JSP page. ” instead of my actual display i.e”MY FIRST JAVA SERVLET” I know i have done everything right but i think i am missing the configuration here

    #299795

    support-joy
    Member

    Mike,

    I don’t have visibility to your servlet example. If you are learning servlets, I would recommend you to check out free sample examples. Click on MyEclipse > MyEclipse Start Page. This will open the start page.
    Next, click on [Example Projects]. This will open Examples on-demand browser. You can find a list of example projects. I would recommend you to install JavaServletExamples – this will give you an introduction to Java Servlets project. Please read README.txt

    If you are new to MyEclipse, I would recommend you to go through our educational material here – http://www.myeclipseide.com/index.php?module=htmlpages&func=display&pid=7

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Hpw tp run simple servlet

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