method:getMethod ();return type:Stringspecial:staticcontent:ใช้คืนค่า วิธีการร้องขอ ว่าเป็นแบบ GET หรือ POSTexample:String method = request.getMethod();