Re: [S2 and Ajax] Could not locale widget implementation...

2007-09-19 Thread Paolo Beccari
-- Da: Struts Users Mailing List To: user@struts.apache.org Oggetto: Re: [S2 and Ajax] Could not locale widget implementation... Data: 19/09/07 11:12 > > > > > Ops, I missed some information. > In addition, when

Re: [S2 and Ajax] Could not locale widget implementation...

2007-09-19 Thread Paolo Beccari
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 names

[S2 and Ajax] Could not locale widget implementation...

2007-09-19 Thread Paolo Beccari
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. ): it seems they are not being rendered. Could someone tell me where I'm wrong? ---

s2 and AJAX

2007-01-29 Thread Asthana, Rahul
Hi, I wonder if there are any design guidelines on how to use AJAX with s2.There was that traditional MVC architecture;now with AJAX there would be a lot of processing done on the client side. Also, it seems to me that we can do away totally with the submission of the page to the server and