Thank you dave and Eric for the quick solution regarding session facade. 
 
Now using a business delegate and a session facade, is it a good idea ?
 
Also, As Dave wrote about session ejbs, please suggest some give work arounds 
for a session ejb. Requirement is to read contents from database.
 
Maya

Dave Newton <[EMAIL PROTECTED]> wrote:
Maya menon wrote:

>Now, back end I am thinking about session ejbs which reads database tables. 
>
Unless there's a requirement or Very Compelling Reason to use EJB I'd 
sure try to avoid them.

>Now, what should I use in the middle layer ?
>ie, intercation between action classes and session ejb: For a struts based 
>appp, whats best here ?
> 
>
I'd think that a fairly basic facade between the session EJB and/or some 
helper classes would be sufficient.

Googling for "session facade" should give you more than enough info.

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to