E
Earl Hokens
I was looking at Environment Variables and Context Parameters in the
Web.xml and I started wondering about the pros and cons of using them
for you application.
It looks to me like there is little difference between them. I
understand that context parameters can really only be a String and the
environment variables have some deploy time type checking based on the
object type assigned to them (to some this may constitute a large
difference). They have the same scope and accessibility within the
application.
Does anyone else have any comments to share?
Thanks,
Earl
Web.xml and I started wondering about the pros and cons of using them
for you application.
It looks to me like there is little difference between them. I
understand that context parameters can really only be a String and the
environment variables have some deploy time type checking based on the
object type assigned to them (to some this may constitute a large
difference). They have the same scope and accessibility within the
application.
Does anyone else have any comments to share?
Thanks,
Earl