I've finally got struts taglibs and a few Actions working in my jsp pages,
but I'd like to be able to populate some EJB's with the model data from the
ActionForms. I'm not sure how to do this. I've got a session bean which
operates on an entity bean which I will then send to another machines java
app, but I'm not sure how to implement the session bean in my Action.

Anyone know of examples or where I may find some refs on doing this?

Reply via email to