What do you need to know? In the perform method of your action object, get the data you need from the form object passed to it, then create an reference to an EJB, call your business logic in your EJB, then handle the response.
If you need info about how to call EJB's, I'm sure there are mailing lists about EJB's that can help. Jay On Sun, 17 Mar 2002, sanjeev_dutt wrote: > > Hi, > > Could someone point me to a document which talks about calling EJB's in the struts >framework. > > Thanks > Sanjeev > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>