Hello All,
Need one help,we have one web application in which the contents get loaded by using javascript in manner as :-
When we select some Job Role like : Application Developer,programmer then on right hand side Skills like :
Java,C etc gets populated.
and for this there is some javascript which is called.I am using Rational Software architect and this list is not getting populated.
I have put debug points,but on selecting Role like Application developer no action gets called.I got no message in my Console.Can you suggest what can be reasons for this?
I have tried options like :-
1) I have put debug points on main class in which action handler gets written and on selecting the option no action handler gets called.
2) I have put debug point in js ,but i think in RSA we cannot debug js.
As per my opinion there is problem in calling functions written in java script,but i am not sure what i need to do for this.
I want to add one point i am getting some warning in my console as :-
[5/27/13 13:24:12:631 EDT] 00000018 SystemOut O [warning] com.ibm.csa.util.CsaI18NContextDefaultImpl Can't find resource for bundle java.util.PropertyResourceBundle, key wrngCancelLOA
I am not sure if it can be problem
Thanks in advance.
Annie Arora