Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why do Java applets and applications not work with documents on my Apache server?

0
Posted

Why do Java applets and applications not work with documents on my Apache server?

0

The Java Development Kit (JDK) libraries versions 1.0.2 and 1.1 do not correctly interpret the “HTTP/1.1” response header that Apache 1.2 sends. Instead, if they don’t see an exact match for “HTTP/1.0”, they assume the headers are part of the document content. This is a known problem, and it has been reported to Sun’s JavaSoft unit. In the meantime, Apache 1.

0

The Java Development Kit (JDK) libraries versions 1.0.2 and 1.1 do not correctly interpret the “HTTP/1.1” response header that Apache 1.2 sends. Instead, if they don’t see an exact match for “HTTP/1.0”, they assume the headers are part of the document content. This is a known problem, and it has been reported to Sun’s JavaSoft unit.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123