I am using struts2 autocomplete tag
This tag is working fine, except it is not generating the dojo javascript code for connecting the event with the control. Other than this, it is showing me a complete list of members in the control and also sublisting them according to the string given in the textbox.
Please tell me where i am getting it wrong, that the events are not triggering.
