facebook

MyEclipse 5.1 not generating JSP’s when using Hibernate

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #265859 Reply

    scoshaf2002
    Member

    I am using MyEclipse 5.1

    Trying to build a web app project , Using Hibernate & Spring features

    From the DB explorer I chose a table, Right clicked and used the ‘Reverse generation’ feature,

    However it it not generating the corresponding JSP’s,

    Can someone please help me in identifying which step I am missing in the proccess

    Thx
    Scott

    #265908 Reply

    Riyad Kalla
    Member

    Scott,
    There are no corresponding JSPs when reverse-engineering a DB Table. That operation is a Hibernate-mapping operation, it generates the POJOs and mapping files.

    #265926 Reply

    scoshaf2002
    Member

    Thank you for responding,

    I downloaded a myeclipse ide demo from the web in which the reverse engineering process also generates JSP pages ,

    If that is not a feature, Could you or anyone else direct me to a tutorial for a sample web project(which uses spring & hibernate) please.

    – newbie here
    Scott

    #265944 Reply

    Riyad Kalla
    Member

    Scott,
    That must have been another plugin providing that functionality (but I’m still confusing because there is no 1:1 relationship between POJOs and JSPs, so I don’t even know what kind of code the tool would have been generating).

    I would add that we are wrapping up a tutorial on Spring/Hibernate as we speak.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: MyEclipse 5.1 not generating JSP’s when using Hibernate

You must be logged in to post in the forum log in