What is the access log? How to check it?
Pid Ster wrote:
>
> On 08/03/2010 04:37, Shirely wrote:
>>
>> No error log.
>> This is the return packet
>>
>> No. TimeSourceDestination Protocol
>> Info
>> 3749
I don't undestand it. But my page is not empty so why send out empty?
Also, if u say some exception may exist, is it the exception for this user
(me) only or exception in whole server (as the server is also using by other
ppl).
Shirley
n828cl wrote:
>
>> From: Pid [mailto:p...@pidster.com]
>>
b 65 64 0d 0a 44 61 ing: chunked..Da
0080 74 65 3a 20 4d 6f 6e 2c 20 30 38 20 4d 61 72 20 te: Mon, 08 Mar
0090 32 30 31 30 20 30 34 3a 32 31 3a 30 36 20 47 4d 2010 04:21:06 GM
00a0 54 0d 0a 0d 0a 30 0d 0a 0d 0a T0
Pid Ster wrote:
>
> On 06/03/2010 1
I already monitor it by network packet level, I found that server side have
receive the reqeust. and it have response it by sending out a packet. but
the response packet only have a "0" at the body part.
Shirley
n828cl wrote:
>
>> From: Shirely [mailto:shir...@powerelab.
ounter and also didn't read to text file. So, I think it haven't
run my JSP at that time, am I right? Then, what's wrong is my server?
Shirley
Pid Ster wrote:
>
> On 05/03/2010 15:09, Shirely wrote:
>>
>> I just try a very very simple code, here is the c
.toString() + "";
str += "Count value = " + count + "";
for(int i=0; i<1; i++)
str += i + ",";
str += "END";
Utility.writeToFile("/WP.txt",str +"\n");
out.print(str);
%>
Christopher Schultz-2 wrote:
>
&g
I have a Tomcat 6.0 run at Window Server 2008. We mainly used it to show some
dynamic JSP by running java method at background. However, I found that
tomcat server sometimes run abnormally.
When we use a web browser, e.g. IE 8 to access the Tomcat jsp page.
sometimes, it can show the page corre