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

Thread: How to create discussion forum in jsp servlet

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

    Default How to create discussion forum in jsp servlet

    Thanks in advance any one can tell me the procedure

    --- Update ---

    if any option in jquery


  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: How to create discussion forum in jsp servlet

    The answer involves the near mastery of many of Java's more complex topics, well beyond the scope of an answer you'll get here. I believe there are open source forum software packages available, perhaps written in Java (not sure). You might try looking for those to see how those were done. There may also be tutorials on the web, but I've never looked.

Similar Threads

  1. Jsp Servlet problem with getting parameter vaules from another jsp page
    By venkat_tk in forum JavaServer Pages: JSP & JSTL
    Replies: 0
    Last Post: February 25th, 2013, 02:51 AM
  2. How to create a simple forum
    By gooi siew woei in forum What's Wrong With My Code?
    Replies: 1
    Last Post: December 17th, 2012, 08:48 AM
  3. Replies: 1
    Last Post: December 30th, 2011, 03:29 AM
  4. Servlet or Jsp?
    By flangofas in forum JavaServer Pages: JSP & JSTL
    Replies: 3
    Last Post: December 8th, 2010, 11:54 AM
  5. Replies: 0
    Last Post: February 3rd, 2009, 01:15 AM