Two Laptop Bag
The moose likes EJB and other Java EE Technologies and the fly likes Ejb$ Struts Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Ejb$ Struts" Watch "Ejb$ Struts" New topic
Author

Ejb$ Struts

ramu chandra
Greenhorn

Joined: Nov 22, 2007
Posts: 7
how can we call ejbs from struts?give one example?
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8141
    
  52

The same way as you do from other parts of the application. You will have to do a JNDI lookup using the jndi-name of the bean.


[My Blog] [JavaRanch Journal]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Ejb$ Struts
 
Similar Threads
URL rewrite to maintain session state
Eclipse IDE - How to set up a Struts 2 project
Action class in Struts
InnerHTML and struts tags
Struts interview questions