Subj : Re: rhino bug? set form element name property To : netscape.public.mozilla.jseng From : dan Date : Thu Feb 03 2005 05:35 pm More notes... I still do hope someone eventually posts ideas... So I am sure this is Rhino now. I removed js.jar from the classpath and the second page parses fine: [junit] Running com.captara.transman.test.jsp.HTestPureLogin [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.141 sec [junit] Testsuite: com.captara.transman.test.jsp.HTestPureLogin [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.141 sec [junit] ------------- Standard Error ----------------- [junit] Rhino classes (js.jar) not found - Javascript disabled [junit] ------------- ---------------- --------------- The page also parses in Mozilla. Why would it do the form submission and the next page parsing fine in Mozilla but choke in both cases with Rhino? Is there a way to run as "ignore non-fatal errors"? Please help! Dan .