• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

suggestion on new application dev

 
Marshal
Posts: 79964
396
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hardly an advanced topic.

I am afraid nobody can suggest which language to use without knowing what sort of thing you are planning. You will get no better suggestions than you will by looking up "three layer architecture" on Google or in a book.
 
Ranch Hand
Posts: 455
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Not sure if this is the right forum to ask this question but here i go !!

A friend of mine and I are thinking of developing a new application and we are still debating on which language, tools, software to use. Both of us have pretty good experience in Java/J2ee/Hibernate/JPA/Struts/JSF. I don't really want to discuss the application idea here , it has features of myspace,facebook, uploading pictures, user forums, calendar etc etc. I would like to hear suggestions, opinions from fellow ranchers regarding this. What you think is the best framework, language to use ? I want to incorporate lots of Ajax in the app and there wont be many people involved in the development; maybe 2 developers and another friend of us who will help us in GUI.

Looking forward to hear from all of you !! Thanks,

- Rajeev
 
Ranch Hand
Posts: 94
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If i were in your position i would use the following, but it may not be the best solution

1)Java/j2ee
2)Eclipse as IDE
3)Struts
4)EJB3.0
5)JPA
6)MYSQL Database as backend
7)JBOSS/glass Fish application server
 
author and iconoclast
Posts: 24207
46
Mac OS X Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by aleem khan:
If i were in your position i would use the following



How can you recommend all that stuff without knowing anything about what they're doing? He could just as well use Ruby on Rails, and have a decent prototype running in an hour.
 
author & internet detective
Posts: 42003
911
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Rajeev,
I agree with the above posters that there just isn't enough information to pick a framework. And it's not just what you are doing. Other factors, like how many users you expect, play a factor too.

Regardless of what language you use, you'll want to select an AJAX library as well. That's just too involved to want to write by hand.
 
Rajeev Ravindran
Ranch Hand
Posts: 455
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for the reply ranchers !! i would love to have a million users, the application i am planning is somewhat similar to facebook/myspace but the concept is different. maybe i wll come back another day with more info thanks again for you replies..

- Rajeev
 
mooooooo ..... tiny ad ....
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic