which deployment descriptor element is used to configure the
authentication method?
a. auth-config
b. login-config
c. sec-config
Answer Posted / anaam
log-in config
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!
What are the different methods of identifying an object?
What is JTS?
Difference between swing and awt?
What are the pros and cons of detached objects?
what are getters and setters in Java with examples?
Do we need to override service() method
How to deploy Jar, War files in J2EE?
What is the purpose of the wait() method?
How is a java object message delivered to a non-java client?
we use MainFrame and using os390 for operating system with DB2 data base in IRAN and interest programing with java and use webspere for world wide,please help me where i should start?
How many times may an objects finalize() method be invoked by the garbage collector?
For which statements does it make sense to use a label?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
whats is mean by tiles in struts