Ops, I missed some information. In addition, when setting the s:head debug="true" I'm getting the message:
DEBUG: DEPRECATED: dojo.widget.Manager.getImplementationName Could not locate widget implementation for "div" in "s.widget" registered to namespace "s". Developers must specify correct namespaces for all non-Dojo widgets -- will be removed in version: 0.5 DEBUG: dojo.widget.Parse: error:Error: Could not locate widget implementation for "div" in "s.widget" registered to namespace "s" > > > > > Hi list, > > I'm trying to display the results of a Form in a s:div through Ajax. > The submit is done fine, I can get the parameters through scriptlets > (request.getParameter...) but i can't use s2 tags (i.e. <s:property > value="%{property}"/>): it seems they are not being rendered. > > Could someone tell me where I'm wrong? > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]