https://bz.apache.org/bugzilla/show_bug.cgi?id=65029

            Bug ID: 65029
           Summary: jmeter do wrong with the CODEBASE in APPLET.
           Product: JMeter
           Version: 5.4
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: JMETER_5.4

Created attachment 37649
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37649&action=edit
the view result tree file

1.the web page have a Applet(you can see it in the response of FlightsHP-79-2-0
in the attachment):
<APPLET CODEBASE="/WebTours/classes/" CODE="FormDateUpdate.class" MAYSCRIPT
Width=26 Height=28 BORDER=0>
 ......
</APPLET>
2. In HTTP request, "Retrieve All Embedded Resources from HTML Files "is
checked.but jmeter doesn't request the FormDateUpdate.class in
/WebTours/classes/,but requests the ./FormDateUpdate.class. the CODEBASE is
ignored.(you can see it in the response of FlightsHP-79-2-1 in the attachment):

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to