File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSP and the fly likes auth-method and transport-guarantee in web.xml Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "auth-method and transport-guarantee in web.xml" Watch "auth-method and transport-guarantee in web.xml" New topic
Author

auth-method and transport-guarantee in web.xml

Rudy Rusli
Ranch Hand

Joined: Jun 01, 2006
Posts: 114
How does auth-method, and transport-guarantee in web.xml work?
What are the differences between these two?

What's going to happen if I do auth-method: DIGEST but I set transport-guarantee: NONE?

Thanks'
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: auth-method and transport-guarantee in web.xml
 
Similar Threads
auth-method and transport-guarantee in web.xml
About the security and role in web.xml
BASIC - FORM - DIGEST - CLIENT CERT In Deployment Descriptor
Securing my web application on JBoss 5.1.0.GA
Adding users and roles