aspose file tools
The moose likes Tomcat and the fly likes Remove 'optoin' Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Remove Watch "Remove New topic
Author

Remove 'optoin'

Davidd Chan
Greenhorn

Joined: Nov 05, 2009
Posts: 1
I have the following in the request:

OPTIONS /App/logon/ HTTP/1.1
Cookie: JSESSIONID=.....

As far as I know there, there is an option in Tomcat to 'disable' the use of 'OPTIONS', may I know how I can do it?

Thanks
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12271
    
    1
Are you observing that Tomcat is handling OPTIONS at all? Are you sure it is Tomcat and not some added library?

See HTTP 1.1 headers.

Bill

Java Resources at www.wbrogden.com
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Remove 'optoin'
 
Similar Threads
HFSJ Chapter 11 mock Q 8 doubt
Is there any difference setting the initial and Max Heap size?
How to invoke java.lang.reflect.Method with JDI java options
confuse of real exam.
Final method