Frameworks & Related Tools for Faster & Easy Development of Web Systems

thilina1024

Well-known member
  • May 10, 2009
    1,015
    53
    48
    Colombo, Sri Lanka
    I'm an undergraduate IT student. I want to do my project primarily using Java. A key reason to this is, I'm familiar with Java. & have a bit of a knowledge about JSPs, J2ME, Android, HTML, CSS, XML, PHP, JavaScript & AJAX.

    Now, I will give you some details about what I'm gonna do. So, that will be useful to anyone who's willing to give me any suggestions/advices, etc. I have found a client for my project, which is relatively a small business in office automations supplying. The proprietor handles almost everything of his business by himself. & he's using his mobile computer & Internet. What I want to do is, develop a site for his products, so he can redirects his customers to that, where they can find out more about the products & services. They will also be able to contact the business using that site for inquiries, complaints, etc. & a web-based management system will be developed for the owner, so he can use it except his current manual system. So, he can automate his workload to some extent like calculations, report generating, reminders, etc. & I may want to integrate the data from the web site to the management system too. So, he can analyze the trends & things about his products.

    Now these are the problems, for which I need some good answers/solutions.

    I've 2 months to complete this project, including the documentation. So, I need to know about good practices, easy to use frameworks & tools which I could use to speedup the work & do it in a great way.

    Thank You Very Much :)
     

    Lalakajee

    Well-known member
  • Jun 20, 2007
    3,061
    296
    83
    In my own heart
    bump!

    What are you going to do??
    ASP.NET has lot of built in controls and the development would be a breeze with Visual Studio, but hosting is expensive (compared to PHP, Java)
    PHP is open source, cheap and widely available.
    As you are familiar with Java I think Primefaces would fit your bill since it provides rich controls and what you have to do is simply managing the Java Beans. www.primefaces.org
     

    thilina1024

    Well-known member
  • May 10, 2009
    1,015
    53
    48
    Colombo, Sri Lanka
    bump!

    What are you going to do??
    ASP.NET has lot of built in controls and the development would be a breeze with Visual Studio, but hosting is expensive (compared to PHP, Java)
    PHP is open source, cheap and widely available.
    As you are familiar with Java I think Primefaces would fit your bill since it provides rich controls and what you have to do is simply managing the Java Beans. www.primefaces.org

    Thanx bro. I will check that. :)
     

    thilina1024

    Well-known member
  • May 10, 2009
    1,015
    53
    48
    Colombo, Sri Lanka
    Google Web Toolkit Issue

    I installed GWT in Eclipse 3.7. But, when I click the Finish button in creating new app dialogue, Eclipse just closes unexpectedly. What could be the reason?.
    Thanx