Environment Variables
Where can I get information about environment variables?Can I set Environment variables through the bean so that I can access using jndi lookup "java:comp/env" path.
[186 byte] By [
Meghna75] at [2007-9-26 1:21:34]

Yes, if you are using deploytool, you can set the environment variables in the "Environment Entries" tab.Just add the reference from your code, the type and value, and you can look it up accordingly.