Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: Trouble starting java web project

  1. #1

    Default Trouble starting java web project

    Attempting to get my first java web app up.
    I'm confused a about selecting to start a "Dynamic Web Project".

    I'm incredibly new to this ide and java all together. Is this what it's talking about


  2. #2
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: Trouble starting java web project

    Make sure you have the Eclipse EE version - it should have a Java EE perspective (upper right - which says java in your image). Dynamic Web Project should be under Other -> Web

  3. The Following User Says Thank You to copeg For This Useful Post:

    MilkWetGhost (October 3rd, 2013)

  4. #3

    Question Re: Trouble starting java web project

    Before you read the below
    I was just thinking is Eclipse EE an entirely different program?
    I think it is. I'll edit this when I know

    yeah. looks like it is.



    -----the below is invalid-----

    Quote Originally Posted by copeg View Post
    Make sure you have the Eclipse EE version - it should have a Java EE perspective (upper right - which says java in your image). Dynamic Web Project should be under Other -> Web
    Sorry, Still having trouble.
    I think the situation of how I have eclipse setup might be the issue.
    It's a portable version, does that matter?

    I downloaded "Java Platform, Enterprise Edition 7 SDK (with JDK 7u40)" from Green
    I ran "java_ee_sdk-7-jdk7-windows-x64.exe" in Red
    When I run eclipse (blue)
    I am still not able to see the Dynamic Web Project option. (purple) I checked "Project..." & "Other..."
    What can I do to make creating a new "Dynamic Web Project" happen?


Similar Threads

  1. Dynamic Web Project in java
    By deepjnp in forum JavaServer Pages: JSP & JSTL
    Replies: 2
    Last Post: September 3rd, 2013, 04:46 AM
  2. Replies: 0
    Last Post: July 24th, 2013, 07:17 AM
  3. Replies: 1
    Last Post: June 19th, 2013, 03:44 AM
  4. Replies: 1
    Last Post: June 4th, 2011, 11:22 AM
  5. Java Web Browser Term Project- I am facing multiple problem...pls help
    By tazbinur in forum What's Wrong With My Code?
    Replies: 11
    Last Post: October 8th, 2010, 09:05 AM