httpurlconnection

  1. K

    Java Servlets Help

    Hello Friends, I need some help regarding the HTTP methods (TRACE,DELETE,PUT,HEAD). PROBLEM EXPLAINED ------------------ I want to request from html to servlet using these methods.As the HTML FORM method attribute supports only get or post, we cannot request use other methods for the <FORM...
Top Bottom