[jboss-user] [JBoss Seam] - Re: Challenge: Simple Example Adding Records With Lookup Dro

johnurban do-not-reply at jboss.com
Wed Oct 25 13:04:52 EDT 2006


Thanks.

Looks like my decision to add to the already generated code was a bad idea. I like your idea of simplifying. So that brings me to a design question:

In this case should I create a new SLSB to persist the new person record rather than the generated PersonEditorBen(SFSB)? 

If I do create a new SLSB, can I make it do the room lookup, extract the data from jsp and add the record to the person table. Or, does this SLSB need be to specifically for the room lookup?

If so, do I always need to user SLSB when doing fancy dropdown lookups on tables?

In Seam what are the best guidelines for determining when/when not to use SLSB/SFSB? 

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

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



More information about the jboss-user mailing list