Results 1 to 2 of 2

Thread: Get data

  1. #1
    Join Date
    Sep 2010
    Location
    Sri Lanka
    Posts
    61

    Question Get data

    How to get data from Postgre SQL database using spring & hibernate to show in jsp page in web project..?

    please friends help me to do that..

    early i use <C:if> but not work for me..i am very beginner for the Spring.
    but if there was another easy technology for do that easy tell me..


  2. #2
    Join Date
    Aug 2006
    Location
    Arequipa-Peru / South America
    Posts
    2,796

    Default

    Hello

    I suggest you first learn about MVC to learn a clear panorama about layers in an application

    Then learn Spring core, Spring Data Access (jdbc, ORM) and Hibernate
    Once you have learned theses topics learn how to integrate all them

    to show in jsp page in web project..?
    Some special framework in special?

    I would suggest you Spring MVC

    early i use <C:if> but not work for me..i am very beginner for the Spring.
    such tag is not very closely related with Spring, you are confuse

    but if there was another easy technology for do that easy tell me..
    Start reading and learning my suggestions above
    - Manuel Jordan

    Kill Your Pride, Share Your Knowledge With All
    The Fear Of The LORD Is The Beginning Of Knowledge, But Fools Despise Wisdom And Discipline. Proverbs 1:7

    Blog


    Technical Reviewer of Apress

    • Pro SpringSource dm Server
    • Spring Enterprise Recipes: A Problem-Solution Approach
    • Spring Recipes: A Problem-Solution Approach, 2nd Edition
    • Pro Spring Integration
    • Pro Spring Batch
    • Pro Spring 3
    • Pro Spring MVC: With Web Flow
    • Pro Spring Security

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •