| Author |
Message |
|
|
Post subject: How can I generate JSF Pages From Entity Classes
Posted: Aug 02, 2009 - 10:51 PM
|
|
Joined: Aug 02, 2009
Posts: 8
|
|
|
|
|
 |
|
|
Post subject: RE: How can I generate JSF Pages From Entity Classes
Posted: Aug 03, 2009 - 05:42 AM
|
|
Registered Member

Joined: May 18, 2009
Posts: 1532
|
|
|
_________________ Shalini
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: How can I generate JSF Pages From Entity Classes
Posted: Aug 03, 2009 - 01:32 PM
|
|
Joined: Aug 02, 2009
Posts: 8
|
|
Shalini Thanks for your reply
already seen this url. I'm basing this tutorial to build my application. But I download the example on-demand called MyBlogJSFJPAExample. in this example is a class called PostController and I do not know how to create this class.
But what we really want is know as the class PostController created in the example MyBlogJSFJPAExample.
Thank you
excuse my English I use google ... .. jajajaj |
_________________ Hello...
Thanks yours reply
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Aug 04, 2009 - 11:06 AM
|
|
Moderator


Joined: Aug 21, 2004
Posts: 2339
|
|
In that example, the Post and the PostDAO classes are generated by MyEclipse as you are probably already aware.
The PostController class is not generated, it was written by hand and uses the PostDAO class for the lower level POJO management. MyEclipse does not currently have any wizards which generate CRUD applications.
Hope this helps. |
_________________ Brian
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: Thanks
Posted: Aug 04, 2009 - 01:21 PM
|
|
Joined: Aug 02, 2009
Posts: 8
|
|
ThanksThanksThanksThanks |
_________________ Hello...
Thanks yours reply
|
| |
|
|
|
 |
|
|
Post subject: Thanks
Posted: Aug 04, 2009 - 01:21 PM
|
|
Joined: Aug 02, 2009
Posts: 8
|
|
ThanksThanksThanksThanks |
_________________ Hello...
Thanks yours reply
|
| |
|
|
|
 |
|
|
Post subject: RE: Thanks
Posted: Aug 06, 2009 - 01:16 PM
|
|
Registered Member

Joined: May 18, 2009
Posts: 1532
|
|
You are welcome.. |
_________________ Shalini
MyEclipse Support
|
| |
|
|
|
 |
|
|