Hi there,

I am experiencing difficulty with the struts validation functionality. I am
using Internet Explorer 6.0.28 and 6.0.26 running on Windows 2000 and the
problem is that browser does not interpret the HTML of a response from a
tomcat server (version 4.0.3) running under Tru64 with the result that the
generated Javascript is shown up at the end of the page.

I can however run the same code when the tomcat server is running under
linux and windows 2000 with the same browsers with no problems. I wrote a
test program to print out the HTML (using HTTPUnit) and there are no
differences between the HTML that are produced by the HTTPUnit test case on
the three different platforms.

Normally the HTML that is produced by the browser would include the
generated javascript between an opening and closing script tag as follows.
This is missing in the HTML produced by the browser when running tomcat on
Tru64.

<SCRIPT LANGUAGE="Javascript1.1">
<!-- Begin
-->
</SCRIPT>

If anybody has seen anything similar or has any ideas as is the cause of
this I would appreciate.

Regards,

Declan.




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to