facebook

Auto JSP code generation.

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #249706 Reply

    Hello,

    I am a beginner in Java development.
    My target is development Web application and I am setting my enviroment. I chose myeclipse ide, struts and hibernate.

    In these applications, there are a tediuos and repetitive tasks: list records and add, edit and delete records from databases.

    To complete my enviroment development, I need a tools that generates jsp and java bean code from hibernate files or from database for these tedious tasks (list and modify records).

    Any myeclipse option or any metodology for these tasks?

    Thanks

    #249753

    Scott Anderson
    Participant

    Fernando,

    Right now, MyEclipse can reverse engineer your database schema into a hibernate persistence layer automatically. For MyEclipse 5.0, which is currently in development, we’re working on adding the ability to to generate JSP’s that handle the common database operations for the schema (create, read, update, delete) automatically as well. However, that functionality won’t be available for a couple of months (June 2006).

    In short, “we feel your pain” and are working hard to generate a complete application from database to the web tier so you can then take over development at that point.

    #258434

    Hi. Scott,
    I’m upgrade to MyEclipse 5.0. Has it included the ability to generate JSP from database?

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Auto JSP code generation.

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