[jboss-user] [JBoss Seam] - Re: DataModelSelection not updated

Delphi's Ghost do-not-reply at jboss.com
Sat Apr 14 01:02:18 EDT 2007


What is this El Enhancement that you speak of?

When you say page parameters, I assume you mean passing the Id of the object to be edited from the search page to the edit page as a parameter of the URL..i.e. editperson.xhtml?PersonId=123 ?

I've been thinking about the issue of moving objects from page to page recently, and I realized that Seam gives you multiple ways of doing it.  
I'm trying to find a way where we can be consistent that won't trip us up down the line. Since the different methods are all easy give or take a few lines of code, page parameters offers the advantage of bookmarkable URLs. 

What might be nice to see is some kind of VERY simple crud app that is in pure seam (as opposed to the framework stuff) that includes the different methods of passing objects, or at least indicates some kind of best practices. However, I know how busy you guys are.
 



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037280#4037280

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037280



More information about the jboss-user mailing list