Re: How to realize ajax in struts2

2007-04-24 Thread Felipe Rodrigues
ruts-tags" %> > > > > > > > > Name: style="display:none"> > ${pageContext.request.contextPath}/images/indicator.gif > > href="%{ajaxTest}" align="left" indicator=&qu

How to realize ajax in struts2

2007-04-23 Thread red phoenix
I want to use ajax within Struts to realize following function,there is a textfield an a submit button which use register a username in a JSP page,then you can put you name into textfield and click register button,then will call ajax to search name is exist,if exist,there will be a message behind