what does # character means in JNDI lookup?

Posted by arash on Stack Overflow See other posts from Stack Overflow or by arash
Published on 2010-05-04T11:26:26Z Indexed on 2010/06/08 17:02 UTC
Read the original article Hit count: 248

Filed under:
|
|

hi every one does any one know that "what does '#' character means in JNDI look up?" like:

helloUser = (HelloUser) ctx.lookup("HelloUser#ejb3inaction.example.HelloUser");

thanks a lot

© Stack Overflow or respective owner

Related posts about jndi

Related posts about special-characters