[JBoss-user] [EJB/JBoss] - Re: Getting EJB from jsp in different container

2004-02-17 Thread vineeth_varghese
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821823#3821823 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821823 All you have to do is to look at the jndi context of the server which has ur EJBs. You can create a

[JBoss-user] [EJB/JBoss] - Re: accessing Local Interfaces from JSP's

2004-02-16 Thread vineeth_varghese
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821803#3821803 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821803 I would suggest you think again before tying your Entity bean to your JSP code. The decision you take