[jboss-user] [JBoss Seam] - Re: Seam Conversations - Best practices?

2007-06-23 Thread [EMAIL PROTECTED]
"Delphi's Ghost" wrote : I did try to seam-gen up an application using my dummy dev database (Projects, and Issues per project), and it simply created pages to list, view and edit the projects or issues. I'm not sure whether it was supposed to pick up on the foreign key and list the issues per p

[jboss-user] [JBoss Seam] - Re: Seam Conversations - Best practices?

2007-06-22 Thread Delphi's Ghost
anonymous wrote : I would seam-gen up an application, add a couple of CRUD entities and take a look at the approach used there - it's what we would recommend. You "nest" as many CRUDs as you like using this pattern - it's simple to extend. I did try to seam-gen up an application using my dummy

[jboss-user] [JBoss Seam] - Re: Seam Conversations - Best practices?

2007-06-22 Thread [EMAIL PROTECTED]
http://docs.jboss.com/seam/1.3.0.ALPHA/reference/en/html/gettingstarted.html View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4056967#4056967 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4056967 __

[jboss-user] [JBoss Seam] - Re: Seam Conversations - Best practices?

2007-06-22 Thread rapowder
sorry but what you mean by seam-gen up an application? could you give me a small example? ..I'm not yet an advanced user of seam, started a couple of months ago.. thank you! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4056965#4056965 Reply to the post : h

[jboss-user] [JBoss Seam] - Re: Seam Conversations - Best practices?

2007-06-22 Thread [EMAIL PROTECTED]
I would seam-gen up an application, add a couple of CRUD entities and take a look at the approach used there - it's what we would recommend. You "nest" as many CRUDs as you like using this pattern - it's simple to extend. View the original post : http://www.jboss.com/index.html?module=bb&op=vi