When trying to create a HTML page with JSPX you will face the following difficulties:
The recommended way is :
//
//your javascript goes here function myFuncy(){ if( a > b || a >= b && b && c){ X; } }
//]]>