In one particular action, I need to handle HTTP HEAD requests. Is this possible using Struts 2? What must I customize if it doesn't work out of the box?
PS: I am not using the REST plugin. This isn't a web service either. :-) Paul
In one particular action, I need to handle HTTP HEAD requests. Is this possible using Struts 2? What must I customize if it doesn't work out of the box?
PS: I am not using the REST plugin. This isn't a web service either. :-) Paul