There is something about this I do not understand. To me, onClick is a JavaScript element - that it, it identifies JavaScript run by the browser. Therefore, I would suspect that it is more subject to the browser than to the app server.
I create a JSP with onclick and onClick and it was converted into a servlet and ran just fine. Perhaps if you could post a simple JSP, and the console log stack trace, that illustrates the problem it would be helpful. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4171899#4171899 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4171899 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
