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.
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.
Re: Social networking with java
Quote:
Originally Posted by
KevinWorkman
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?
Re: Social networking with java
Quote:
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
Re: Social networking with java
which mvc framework support GWT?
is there articles or books about developing social networking with java?