Accessing deployment information programmatically

D

diego.manilla

Hi! I would like to know if there is an standard (i.e., no servlet
container specific) way of accessing deployment information contained
in web.xml, such as the security constraints. There is a class in J2EE
API, DeploymentConfiguration, that looks like what I'm looking for, but
I don't know if it's possible to get an instance of it.

Thanks in advance.
 
A

Andrew Thompson

Hi! I would like to know if there is an standard (i.e., no servlet
container specific) way of accessing deployment information contained
in web.xml, such as the security constraints. There is a class in J2EE
API, DeploymentConfiguration, that looks like what I'm looking for, but
I don't know if it's possible to get an instance of it.

Dunno' (Ocker-speak for "I do not know").

OTOH. It is always possible for any Java application/applet
to "try" any action and "catch" the consequences (which
results in an answer).

Andrew T.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,262
Messages
2,571,056
Members
48,769
Latest member
Clifft

Latest Threads

Top