Hi Sam,
No, there is no application-level implicit data passing API in EJB. A good way to accomplish your
use-case is to create a stateful session bean and store it in the Http Session. The SFSB can be
populated with the application-level data you need to be available on the EJB tier.
[Message sent by forum member 'ksak' (ksak)]
http://forums.java.net/jive/thread.jspa?messageID=229213