On 05/11/2007, sijay reddy <[EMAIL PROTECTED]> wrote: > Thread Name: Thread Group 1-1 > Sample Start: 2007-11-05 17:36:16 IST > Load time: 0 > Size in bytes: 0 > Response code: 304 > Response message: Not Modified
There is nothing to display ... > Response headers: > HTTP/1.1 304 Not Modified > Date: Mon, 05 Nov 2007 12:06:15 GMT > Server: Apache-Coyote/1.1 > This is the response i got in sampler result under view results tree... and > GET http://localhost:8080/FastestFunds-Lst/css/ext-all.css > > [no cookies] > > Request Headers: > Connection: keep-alive > Host: localhost:8080 > User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR > 2.0.50727) > If-None-Match: W/"68645-1193312961791" > Accept-Language: en-us > If-Modified-Since: Thu, 25 Oct 2007 11:49:21 GMT This is probably the cause; remove this header. > Referer: http://localhost:8080/FastestFunds-Lst/login.do > Accept: */* > this is wat i got under request.... > > > Does jmeter support java script and css files It cannot process Javascript, but it can download JS and CSS files. > ....and my application is > mainly developed based on drag and dropping of views which is mainly > developed by usiing EXT and struts and javascript...while recording the > application it is recording every thing...but while running the test am not > able to view the response...please clarify my doubt > > Remove the If-Modified headers and try again > > > > On 11/5/07, sebb <[EMAIL PROTECTED]> wrote: > > > > On 05/11/2007, sijay reddy <[EMAIL PROTECTED]> wrote: > > > Hi my application is developed based on AJAX,Struts,EXT and ibatis... > > > am planning to test this application by using jmeter...This > > > application also uses CSS/Js > > > While running the application by using jmeter am not getting the > > > output screens...just empty screen is displaying in view results > > tree.... > > > > What does the Sampler Result tab show for the response size? and > > content-type? > > > > > And Css files are not getting the response...those requests are > > > failed....please tell me what i need to do... > > > > What do you mean by "failed" ? What error code are you seeing? > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

