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 1 of 1

Thread: Trying to set up servlet, JSP, and JSF for first time.

  1. #1
    Junior Member
    Join Date
    Nov 2011
    Posts
    18
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Trying to set up servlet, JSP, and JSF for first time.

    I am working on an exercise in a java certification study guide, And it is telling me to set up an application server and/or web container. And in an IDE, (NetBeans in my case) I am to open a new web project, but the problem is when I select create new project, I don't see an option to set up a web project. I only see categories Java, Java FX, Maven, NetBeans Modules, and Samples. I am suspecting that I need something else installed? I am using NetBeans 7.1.2. and GlassFish Server 3.1.1
    Last edited by MeteoricDragon; August 11th, 2012 at 09:03 PM.


Similar Threads

  1. Servlet request time out error
    By yatin.baraiya in forum Java Servlet
    Replies: 4
    Last Post: May 24th, 2012, 08:31 AM
  2. Replies: 0
    Last Post: March 11th, 2012, 04:57 PM
  3. What are the requirements to develop Servlet Application?
    By yousef atya in forum Java Servlet
    Replies: 2
    Last Post: July 28th, 2011, 06:20 PM
  4. collecting information/moving from servlet to servlet
    By CBird in forum What's Wrong With My Code?
    Replies: 0
    Last Post: March 1st, 2011, 07:04 PM
  5. Servlet or Jsp?
    By flangofas in forum JavaServer Pages: JSP & JSTL
    Replies: 3
    Last Post: December 8th, 2010, 11:54 AM