• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

I want to rapid development and need to choose frame work (Discussion about choosing frame work)

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Every one
I don't want to open compassion in good or bad frame work
It just for my need,I am Java developers that working in company who need rapid change in UI section ,also we have many incompatibility problems with current smart gwt with some browsers ,I want to learn a frame work to separate all layer specially view layer and use several css for do that ,etc
I have knowledge in Jsp Java Servlet and I know a bit about Spring core ,but after some write Spring app I found It very boring(my mean Time of development is too much)

Our project in UI section changing very fast and we are using ORM also,so I need a frame work to develop Very rapid web base apps and also with tools ,something like ASP generation
Also I am worry about future of framework I don't have time to switch from x to y .
One another thing that I have problem with very complex frame work to add business logic,my mean changing business and models not take to much time and understandable

So as you which frame work can cover my requirements?
VERY VERY THANKS

  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think that you are looking Seam which integrate all the best tecnologies like JSF, EJB, JPA and other....
 
Jhonnathan Emilio Cardona Saineda
Ranch Hand
Posts: 38
Android Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
too in the framework of Struts or JSF uses the model view controller which separates the business layer of presentation and can be integrated with Spring or EJB 3.0
 
reply
    Bookmark Topic Watch Topic
  • New Topic