Hi, Thanks for your replay Viswanath.
1. I tried without theme attribute, eventhen its behaving like a combo box. 2. When I put theme = "ajax" in autocompleter tag, its behaving like a textbox, not at all displaying the list from action class. Kindly help me... Thanks in advance Jishnu Viswanath wrote: > > > > 1. You need to have theme=ajax otherwise autocompleter won't work. > 2. Did you try to remove simple theme from s:autocompleter ? or put ajax > there instead of simple. > > Regards, > > Jishnu Viswanath > > Software Engineer > > *(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll > > Tavant Technologies Inc., > > www.tavant.com > > PEOPLE :: PASSION :: EXCELLENCE > > -----Original Message----- > From: Rag [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 23, 2008 2:19 PM > To: user@struts.apache.org > Subject: Issue using struts2 autocompleter. > > > Hi, > > I am facing an issue in struts2 autocompleter. > > Issue: > > In jsp page where I have used autocompleter, IE is showing an alert > message > with "stack overflow at line: 8259" and in the same jsp page, I have an > error as "djConfig.baseScriptUri.length' is null or not an object" > and autocompleter is behaving like a combo box. > > Jsp code for autocompleter is: > > <s:head theme="ajax"/> inside head tag > <s:autocompleter list="mailNameList" name="mailName" theme="simple" /> > inside body tag > In Action class: private List<String> mailNameList; > > when I remove <s:head theme="ajax"/> tag, both errors are not coming, > but > instead of autocompleter, combo box is displaying in the jsp page. > > Kindly help me.. > > Thanks in advance > -- > View this message in context: > http://www.nabble.com/Issue-using-struts2-autocompleter.-tp19623666p1962 > 3666.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > Any comments or statements made in this email are not necessarily those of > Tavant Technologies. > The information transmitted is intended only for the person or entity to > which it is addressed and may > contain confidential and/or privileged material. If you have received this > in error, please contact the > sender and delete the material from any computer. All e-mails sent from or > to Tavant Technologies > may be subject to our monitoring procedures. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Issue-using-struts2-autocompleter.-tp19623666p19625899.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]