This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: Http Method OPTIONS headersmichal.warecki Nov 13, 2011 12:05 PM (in response to michal.warecki)Problem is solved. There is OPTIONS annotation. Unfortunately I don't know if there is a way to set wildcard in Path so I have to create methods for each method that accepts preflighted request. 
- 
        2. Re: Http Method OPTIONS headersask4ralph_rokochu Nov 25, 2011 6:01 AM (in response to michal.warecki)Hi michal, I have a similar problem, what do you mean by "There is OPTIONS annotation" 
- 
        3. Re: Http Method OPTIONS headersmichal.warecki Jan 31, 2012 3:31 AM (in response to ask4ralph_rokochu)http://docs.oracle.com/javaee/6/api/javax/ws/rs/OPTIONS.html Regards, Michal Edited by: michal.warecki on Jan 31, 2012 8:31 AM 
 
    