Hi,
I am using richfaces to get ajax support in JSF.
I am getting a4j is undefined javascript error when I use a4j:support tag.I am trying from few days but not able to figure out the issue.
when I see the view source in jsp.generated a4j javascript files are missing in that.
<select id="ajaxTest:location" name="ajaxTest:location" size="1" onchange="A4J.AJAX.Submit(...) but am seeing this line in jsp not js files.
I am using JSF1.2,websphere portal 6.1,Richfaces 3.1.4.
Please help me.
Thanks & Regards,
K.Kiran Kumar