For Programmers: Free Programming Magazines  


Home > Archive > Java Beans > October 2004 > [newbe]Two beans in jsp









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [newbe]Two beans in jsp
Slawek Marcinkowski

2004-10-25, 8:56 am

How to make one bean to see other one?
For example first is for some job, and second is for communicate with
some database and is needed by first.

best regards
slawek
Tomer Ben-David

2004-10-26, 3:57 pm

Slawek Marcinkowski <slawek@nospam.bankier.pl> wrote in message news:<cliru3$u99$1@news.dialog.net.pl>...
> How to make one bean to see other one?
> For example first is for some job, and second is for communicate with
> some database and is needed by first.
>
> best regards
> slawek


What do you mean by one bean to see the other one?
Slawek

2004-10-27, 3:57 pm

Tomer Ben-David wrote:
> What do you mean by one bean to see the other one?

How can java beans communicate each other?

slawek
Tomer Ben-David

2004-10-27, 8:56 pm

Slawek <slawek@nospam.bankier.pl> wrote in message news:<clocgr$o8b$1@news.dialog.net.pl>...
> Tomer Ben-David wrote:
> How can java beans communicate each other?
>
> slawek


Genrealy as far as I know its just as the client knows any EJB, from
first EJB create the other (local home interface) and use it.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com