I am running the "struts-validator/jsRegistration.jsp" from Tomcat 4.0.4 with Struts 1.1-b1 on IE5 from Windows XP.
The screen shows the "// End -->" on the bottom of the page. (I really like to include the screen dump here. However, it was rejected by the mail server.) When I clicked the "Save" button, I got IE5 runtime error and it asked whether I wisj=h to debug. (Again, I really like to include the screen dump here. However, it was rejected by the mail server.) When I viewed the source code vis "View Source", I notice that =======================beginning of excerpt ============================== </form> // End --> </SCRIPT> </body> </html> ======================end of excerpt============================== There is no <Script> tag. Apparently something is wrong. Could somebody explain this and show me how to work around this problem? Thanks. Kwang-Shi