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

Thread: Social networking with java

  1. #1
    Junior Member
    Join Date
    Nov 2010
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Social networking with java

    Hi
    I want to develop a social networking web app in java with GWT.
    I read php5 social networking book for this purpose. in this book use mvc but i don't use mvc in my java projects.
    which java framework is easy to use in a minute to learn that?
    is there any java help for developing social networking web app?
    please help me.


  2. #2
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: Social networking with java

    It's going to take a lot longer than a minute to develop a social networking web app, let alone one that other people want to use. If I were you, I'd reexamine my expectations. Start out a lot smaller.
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

  3. #3
    Junior Member
    Join Date
    Nov 2010
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Social networking with java

    Quote Originally Posted by KevinWorkman View Post
    It's going to take a lot longer than a minute to develop a social networking web app, let alone one that other people want to use. If I were you, I'd reexamine my expectations. Start out a lot smaller.
    No i want to learn framework in a minute. not developing web app
    which framework should i use with GWT and that framework is easy to learn and use?

  4. #4
    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: Social networking with java

    No i want to learn framework in a minute
    It is going to take longer than a minute to learn a framework. And asking which is easy to learn and use is like us asking you what your favorite color is - you may get a different answer depending who you ask. In fact, google might be the best place for you to start to give you an understanding of what is out there.
    http://www.google.com/search?q=java+webapp+mvc

  5. #5
    Junior Member
    Join Date
    Nov 2010
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Social networking with java

    which mvc framework support GWT?
    is there articles or books about developing social networking with java?

Similar Threads

  1. Social Planner-Arrays and Super and Sub Classes
    By Laxman2809 in forum What's Wrong With My Code?
    Replies: 0
    Last Post: October 15th, 2011, 03:03 PM
  2. Java Networking Without Port Forwarding
    By bgroenks96 in forum Java Theory & Questions
    Replies: 4
    Last Post: September 6th, 2011, 03:07 AM
  3. networking in java
    By sridhar in forum Member Introductions
    Replies: 1
    Last Post: October 4th, 2010, 11:11 AM
  4. [SOLVED] java networking
    By renu1 in forum Java Networking
    Replies: 0
    Last Post: March 12th, 2010, 12:33 PM
  5. advanced java networking help/theory
    By wolfgar in forum Java Theory & Questions
    Replies: 2
    Last Post: February 7th, 2010, 07:02 PM