hi guys
I am Having IRAD 7.0 with WebSpere 6.1 integrated.In IRAD 7.0 ,in one of the
jsp i have used expressions in javascript like
var k='<%=MyBean.getName()%>'.It is working fine with IRAD 7.0 and WebSpehre 6.1 integrated.But if i make the EAR of project and deploy on full fledge server of Webspere 6.0 and not 6.1 which is in IRAD 7.0,then it is giving javascript error.if i do view source,then the expressions are remaining as it is i.e. expressions are not getting converted to
string or object.please help
Thanks and regards
Yasin Shaikh