The number one rule when working with JavaScript is: don't trust Internet Explorer!
Here is the offending line:
document.Input_Form1.action="LoginServlet";
Why this line is incorrect I will leave as a research item for you. As a hint, do not rely
on Microsoft documentation, or on any tutorials that are Microsoft centric.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146587#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...