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

Thread: simple java program

  1. #1
    Junior Member
    Join Date
    Aug 2013
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default simple java program

    HI! I am learning java programming along with jsp and servlets. Could anyone help with simple web application projects using JSP and servlets so that I could have an idea of usign servlets and JSP in real time.


  2. #2
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: simple java program

    Not sure what kind of "help" you're asking for, but I suggest you search for a tutorial. There may even be one here in the Tutorials section.

  3. #3
    Junior Member
    Join Date
    Aug 2013
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: simple java program

    there is no tutorial provided for jsp and servlets in this forum. I need a simple project which uses JSP and servlets and with some database as well.

  4. #4
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: simple java program

    Then Google is your friend.

  5. #5
    Junior Member
    Join Date
    Aug 2013
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: simple java program

    if you don't know how to help why do you reply for my post

    --- Update ---

    if you don't know how to help why do you reply for my post

  6. #6
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: simple java program

    I prefer to help others by showing them how they can help themselves. I can use Google. I can find the same JSP/servlet tutorials and projects that I found interesting and useful when I was first learning. You might not find them similarly interesting or useful, and what good would it do you to do work for you that you're capable of doing yourself?

    Making no apparent effort and/or asking broad, ambiguous questions causes a poster to look lazy, seeking only to be handed the answer, whether a website or source code. Those posts are typically just ignored.

    On the other hand, someone may see your post and be excited about showing you similar topics that they're working and share those with you.

    Either way, I wish you the best of luck!

  7. The Following 2 Users Say Thank You to GregBrannon For This Useful Post:

    copeg (August 16th, 2013), jps (August 16th, 2013)

  8. #7
    Member
    Join Date
    Jul 2013
    Posts
    219
    Thanks
    0
    Thanked 18 Times in 17 Posts

    Default Re: simple java program

    Hello.
    You may find these links helpful.
    Servlets: Servlets Tutorial
    JSP: JSP Tutorial

    Syed.

Similar Threads

  1. how to do this simple java program?
    By avistein in forum What's Wrong With My Code?
    Replies: 17
    Last Post: January 9th, 2013, 12:22 PM
  2. ::: Write a Simple Java Program :::
    By riyaju in forum Object Oriented Programming
    Replies: 3
    Last Post: July 27th, 2012, 09:04 AM
  3. Simple Java Program
    By Robbiep in forum What's Wrong With My Code?
    Replies: 6
    Last Post: October 24th, 2011, 07:27 AM
  4. PLEASE HELP!!!! simple java program...
    By parvez07 in forum Object Oriented Programming
    Replies: 5
    Last Post: August 26th, 2009, 06:38 AM
  5. help with simple java program
    By parvez07 in forum Java Theory & Questions
    Replies: 4
    Last Post: August 25th, 2009, 07:19 AM