You add the client side state saving support for the dnd component?
cheers, Gerald On 8/15/06, Rogerio Pereira <[EMAIL PROTECTED]> wrote:
Cool, just added this line and now i can do jsf requests!!!! Thx Gerald! 2006/8/15, Gerald Müllan <[EMAIL PROTECTED]>: > I am not pretty sure, but add the following line to your renderer: > > DojoUtils.addRequire(context, component, "extensions.FacesIO"); > > (to the JavaScript include section) > > If this doesn`t work, as a workaround, you can also add the stuff from > the FacesIO file before your dojo.io.bind section or just invoke the > FacesIO js object. > > cheers, > > Gerald > > On 8/15/06, Rogerio Pereira <[EMAIL PROTECTED] > wrote: > > Hmmm, FacesIO, cool! But how can i use it? > > > > 2006/8/15, Rogerio Pereira <[EMAIL PROTECTED]>: > > > > > > Thx dude. I'll look to. > > > > > > > > > 2006/8/15, Gerald Müllan <[EMAIL PROTECTED] >: > > > > > > > Hi, > > > > > > > > sure, to my mind getting it through JavaScript is the one-and-only > > solution. > > > > > > > > You can also have a look at the sandbox dojo-resource infrastructure. > > > > I believe there is a very elegant solution to get to the state/view > > > > values etc. . > > > > > > > > If you don`t find it; tell me I can search for you. > > > > > > > > When sending the data, keep care of doing a post request. In case of a > > > > get the length is very shorten, and it maybe the case that the values > > > > are too long. > > > > > > > > cheers, > > > > > > > > Gerald > > > > > > > > On 8/14/06, Rogerio Pereira < [EMAIL PROTECTED] > wrote: > > > > > Hi guys! > > > > > > > > > > I need retrieve the viewstate value from the inputHidden field and use > > > > > dojo.io.bind to send this data, what's the best way to retrieve the id > > of > > > > > this info? Using JS or what? > > > > > > > > > > -- > > > > > Yours truly (Atenciosamente), > > > > > > > > > > Rogério (_rogerio_) > > > > > > > > > > > > -- > > > > Gerald Müllan > > > > Schelleingasse 2/11 > > > > 1040 Vienna, Austria > > > > 0043 699 11772506 > > > > [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > > -- > > > > > > Yours truly (Atenciosamente), > > > > > > Rogério (_rogerio_) > > > > > > > > -- > > > > Yours truly (Atenciosamente), > > > > Rogério (_rogerio_) > > > -- > Gerald Müllan > Schelleingasse 2/11 > 1040 Vienna, Austria > 0043 699 11772506 > [EMAIL PROTECTED] > -- Yours truly (Atenciosamente), Rogério (_rogerio_)
-- Gerald Müllan Schelleingasse 2/11 1040 Vienna, Austria 0043 699 11772506 [EMAIL PROTECTED]

