RE: Ajax Compnents
Have you looked at ajax4jsf? I'm starting to evaluate there use. On first read, they look promising. I'll post with some feedback, once I've had time to use them... Frank RussoSenior DeveloperFX Alliance, LLC From: Robert Locklear [mailto:[EMAIL PROTECTED] Sent: Friday, August 11, 2006 9:20 AMTo: MyFaces DiscussionSubject: RE: Ajax Compnents Thats the problem. I defiantly prefer the client side saving. I guess Ill just wait until these are stable before using them. Just wanted to add a little something extra to my application. Ive already use ajaxanywhere but its not quite the same. Anyway, thanks for the comments. Regards, Robert From: Cagatay Civici [mailto:[EMAIL PROTECTED] Sent: Friday, August 11, 2006 3:16 PMTo: MyFaces DiscussionSubject: Re: Ajax Compnents I was guessing the same thing,I also had to send the client state to the server when doing an ajax request once so I thought the case is similiar here.I'd like to work on enabling the client side state saving for these components. Cheers,Cagatay On 8/11/06, Gerald Müllan <[EMAIL PROTECTED]> wrote: Implementing the AJAX component is more easily with server side state saving.You don`t need to be aware of sending the state back to the server inevery ajax request.In case of the suggest components this issue should work, we have had implemented it afterwards the first versions.I don`t remember exactly, but it maybe the case that the inputAjaxcomponents dont`t send the state back in case of client side statesaving, so the user gets a _javascript_ error. cheers,GeraldOn 8/11/06, Cagatay Civici <[EMAIL PROTECTED]> wrote:> Hi Gerald,>>> > are you using client-side state saving? (have a look at your web.xml)> >> > Some of the components may only work with server-side state saving.> >> > Apart from this point, there are no special requirements.> >>>> Can you explain the dependency to the server site state saving? >> Cagatay>>> On 8/11/06, Gerald Müllan <[EMAIL PROTECTED]> wrote:> > Sure thing, but they should still work.> >> > Have a look at the running sandbox examples:> >> > http://www.irian.at/myfaces-sandbox/home.jsf> >> > cheers,> >> > Gerald> >> > On 8/11/06, Rogerio Pereira <[EMAIL PROTECTED]> wrote:> > > The components on sandbox has WIP (Work in Progress) status and takes > some> > > time to be feature complete, as options i can point ajax4jsf,> ajaxanywhere,> > > jsf-extensions and icefaces.> > >> > > 2006/8/11, Gerald Müllan < [EMAIL PROTECTED]>:> > > > Hi,> > > >> > > > are you using client-side state saving? (have a look at your web.xml)> > > > > > > > Some of the components may only work with server-side state saving.> > > >> > > > Apart from this point, there are no special requirements.> > > >> > > > cheers,> > > >> > > > Gerald> > > >> > > > On 8/11/06, Robert Locklear < [EMAIL PROTECTED] > wrote:> > > > >> > > > >> > > > >> > > > >> > > > > What are the requirements for using the Ajax components form the> > > sandbox?> > > > > I'm trying into to work them in but I just keep getting the spinning> > > clock> > > > > that never ends. I see the actions on the server side but the client > > > never> > > > > updates.> > > > >> > > > >> > > > >> > > > > HtmlCommandButtonAjax> > > > > > > > > > HtmlSelectManyCheckboxAjax> > > > >> > > > > HtmlSelectOneRadioAjax> > > > >> > > > > InputSuggestAjax> > > > > > > > > > InputTextAjax> > > > >> > > > >> > > > >> > > > >> > > > > Regards,> > > > >> > > > > Robert> > > > >> > > > >> > > >> > > >> > > > --> > > > Gerald Müllan> > > > Schelleingasse 2/11 > > > > 1040 Vienna, Austria> > > > 0043 699 11772506> > > > [EMAIL PROTECTED]> > > >> > >> > >> > >> > >> > > --> > > Yours truly (Atenciosamente),> > >> > > Rogério> >> >> > --> > Gerald Müllan > > Schelleingasse 2/11> > 1040 Vienna, Austria> > 0043 699 11772506> > [EMAIL PROTECTED]> >>>--Gerald MüllanSchelleingasse 2/111040 Vienna, Austria0043 699 11772506[EMAIL PROTECTED]
RE: Ajax Compnents
That’s the problem. I defiantly prefer the client side saving. I guess I’ll just wait until these are stable before using them. Just wanted to add a little something extra to my application. I’ve already use ajaxanywhere but it’s not quite the same. Anyway, thanks for the comments. Regards, Robert From: Cagatay Civici [mailto:[EMAIL PROTECTED] Sent: Friday, August 11, 2006 3:16 PM To: MyFaces Discussion Subject: Re: Ajax Compnents I was guessing the same thing, I also had to send the client state to the server when doing an ajax request once so I thought the case is similiar here. I'd like to work on enabling the client side state saving for these components. Cheers, Cagatay On 8/11/06, Gerald Müllan <[EMAIL PROTECTED]> wrote: Implementing the AJAX component is more easily with server side state saving. You don`t need to be aware of sending the state back to the server in every ajax request. In case of the suggest components this issue should work, we have had implemented it afterwards the first versions. I don`t remember exactly, but it maybe the case that the inputAjax components dont`t send the state back in case of client side state saving, so the user gets a _javascript_ error. cheers, Gerald On 8/11/06, Cagatay Civici <[EMAIL PROTECTED]> wrote: > Hi Gerald, > > > > are you using client-side state saving? (have a look at your web.xml) > > > > Some of the components may only work with server-side state saving. > > > > Apart from this point, there are no special requirements. > > > > > Can you explain the dependency to the server site state saving? > > Cagatay > > > On 8/11/06, Gerald Müllan <[EMAIL PROTECTED]> wrote: > > Sure thing, but they should still work. > > > > Have a look at the running sandbox examples: > > > > http://www.irian.at/myfaces-sandbox/home.jsf > > > > cheers, > > > > Gerald > > > > On 8/11/06, Rogerio Pereira <[EMAIL PROTECTED]> wrote: > > > The components on sandbox has WIP (Work in Progress) status and takes > some > > > time to be feature complete, as options i can point ajax4jsf, > ajaxanywhere, > > > jsf-extensions and icefaces. > > > > > > 2006/8/11, Gerald Müllan < [EMAIL PROTECTED]>: > > > > Hi, > > > > > > > > are you using client-side state saving? (have a look at your web.xml) > > > > > > > > Some of the components may only work with server-side state saving. > > > > > > > > Apart from this point, there are no special requirements. > > > > > > > > cheers, > > > > > > > > Gerald > > > > > > > > On 8/11/06, Robert Locklear < [EMAIL PROTECTED] > wrote: > > > > > > > > > > > > > > > > > > > > > > > > > What are the requirements for using the Ajax components form the > > > sandbox? > > > > > I'm trying into to work them in but I just keep getting the spinning > > > clock > > > > > that never ends. I see the actions on the server side but the client > > > never > > > > > updates. > > > > > > > > > > > > > > > > > > > > HtmlCommandButtonAjax > > > > > > > > > > HtmlSelectManyCheckboxAjax > > > > > > > > > > HtmlSelectOneRadioAjax > > > > > > > > > > InputSuggestAjax > > > > > > > > > > InputTextAjax > > > > > > > > > > > > > > > > > > > > > > > > > Regards, > > > > > > > > > > Robert > > > > > > > > > > > > > > > > > > > > > > -- > > > > Gerald Müllan > > > > Schelleingasse 2/11 > > > > 1040 Vienna, Austria > > > > 0043 699 11772506 > > > > [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > > -- > > > Yours truly (Atenciosamente), > > > > > > Rogério > > > > > > -- > > Gerald Müllan > > Schelleingasse 2/11 > > 1040 Vienna, Austria > > 0043 699 11772506 > > [EMAIL PROTECTED] > > > > -- Gerald Müllan Schelleingasse 2/11 1040 Vienna, Austria 0043 699 11772506 [EMAIL PROTECTED]
Re: Ajax Compnents
I was guessing the same thing,I also had to send the client state to the server when doing an ajax request once so I thought the case is similiar here.I'd like to work on enabling the client side state saving for these components. Cheers,CagatayOn 8/11/06, Gerald Müllan <[EMAIL PROTECTED]> wrote: Implementing the AJAX component is more easily with server side state saving.You don`t need to be aware of sending the state back to the server inevery ajax request.In case of the suggest components this issue should work, we have had implemented it afterwards the first versions.I don`t remember exactly, but it maybe the case that the inputAjaxcomponents dont`t send the state back in case of client side statesaving, so the user gets a _javascript_ error. cheers,GeraldOn 8/11/06, Cagatay Civici <[EMAIL PROTECTED]> wrote:> Hi Gerald,>>> > are you using client-side state saving? (have a look at your web.xml)> >> > Some of the components may only work with server-side state saving.> >> > Apart from this point, there are no special requirements.> Can you explain the dependency to the server site state saving? >> Cagatay>>> On 8/11/06, Gerald Müllan <[EMAIL PROTECTED]> wrote:> > Sure thing, but they should still work.> > > > Have a look at the running sandbox examples:> >> > http://www.irian.at/myfaces-sandbox/home.jsf> >> > cheers, > >> > Gerald> >> > On 8/11/06, Rogerio Pereira <[EMAIL PROTECTED]> wrote:> > > The components on sandbox has WIP (Work in Progress) status and takes > some> > > time to be feature complete, as options i can point ajax4jsf,> ajaxanywhere,> > > jsf-extensions and icefaces.> > >> > > 2006/8/11, Gerald Müllan < [EMAIL PROTECTED]>:> > > > Hi,> > > >> > > > are you using client-side state saving? (have a look at your web.xml)> > > > > > > > Some of the components may only work with server-side state saving.> > > >> > > > Apart from this point, there are no special requirements.> > > > > > > > cheers,> > > >> > > > Gerald> > > >> > > > On 8/11/06, Robert Locklear < [EMAIL PROTECTED] > wrote:> > > > >> > > > >> > > > >> > > > >> > > > > What are the requirements for using the Ajax components form the > > > sandbox?> > > > > I'm trying into to work them in but I just keep getting the spinning> > > clock> > > > > that never ends. I see the actions on the server side but the client > > > never> > > > > updates.> > > > >> > > > >> > > > >> > > > > HtmlCommandButtonAjax> > > > > > > > > > HtmlSelectManyCheckboxAjax> > > > >> > > > > HtmlSelectOneRadioAjax> > > > >> > > > > InputSuggestAjax> > > > > > > > > > InputTextAjax> > > > >> > > > >> > > > >> > > > >> > > > > Regards,> > > > > > > > > > Robert> > > > >> > > > >> > > >> > > >> > > > --> > > > Gerald Müllan> > > > Schelleingasse 2/11 > > > > 1040 Vienna, Austria> > > > 0043 699 11772506> > > > [EMAIL PROTECTED]> > > >> > > > > >> > >> > >> > > --> > > Yours truly (Atenciosamente),> > >> > > Rogério> >> >> > --> > Gerald Müllan > > Schelleingasse 2/11> > 1040 Vienna, Austria> > 0043 699 11772506> > [EMAIL PROTECTED]> >>> --Gerald MüllanSchelleingasse 2/111040 Vienna, Austria0043 699 11772506[EMAIL PROTECTED]
Re: Ajax Compnents
Implementing the AJAX component is more easily with server side state saving. You don`t need to be aware of sending the state back to the server in every ajax request. In case of the suggest components this issue should work, we have had implemented it afterwards the first versions. I don`t remember exactly, but it maybe the case that the inputAjax components dont`t send the state back in case of client side state saving, so the user gets a JavaScript error. cheers, Gerald On 8/11/06, Cagatay Civici <[EMAIL PROTECTED]> wrote: Hi Gerald, > are you using client-side state saving? (have a look at your web.xml) > > Some of the components may only work with server-side state saving. > > Apart from this point, there are no special requirements. > Can you explain the dependency to the server site state saving? Cagatay On 8/11/06, Gerald Müllan <[EMAIL PROTECTED]> wrote: > Sure thing, but they should still work. > > Have a look at the running sandbox examples: > > http://www.irian.at/myfaces-sandbox/home.jsf > > cheers, > > Gerald > > On 8/11/06, Rogerio Pereira <[EMAIL PROTECTED]> wrote: > > The components on sandbox has WIP (Work in Progress) status and takes some > > time to be feature complete, as options i can point ajax4jsf, ajaxanywhere, > > jsf-extensions and icefaces. > > > > 2006/8/11, Gerald Müllan < [EMAIL PROTECTED]>: > > > Hi, > > > > > > are you using client-side state saving? (have a look at your web.xml) > > > > > > Some of the components may only work with server-side state saving. > > > > > > Apart from this point, there are no special requirements. > > > > > > cheers, > > > > > > Gerald > > > > > > On 8/11/06, Robert Locklear < [EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > > > > > > > > What are the requirements for using the Ajax components form the > > sandbox? > > > > I'm trying into to work them in but I just keep getting the spinning > > clock > > > > that never ends. I see the actions on the server side but the client > > never > > > > updates. > > > > > > > > > > > > > > > > HtmlCommandButtonAjax > > > > > > > > HtmlSelectManyCheckboxAjax > > > > > > > > HtmlSelectOneRadioAjax > > > > > > > > InputSuggestAjax > > > > > > > > InputTextAjax > > > > > > > > > > > > > > > > > > > > Regards, > > > > > > > > Robert > > > > > > > > > > > > > > > > > -- > > > Gerald Müllan > > > Schelleingasse 2/11 > > > 1040 Vienna, Austria > > > 0043 699 11772506 > > > [EMAIL PROTECTED] > > > > > > > > > > > > > -- > > Yours truly (Atenciosamente), > > > > Rogério > > > -- > Gerald Müllan > Schelleingasse 2/11 > 1040 Vienna, Austria > 0043 699 11772506 > [EMAIL PROTECTED] > -- Gerald Müllan Schelleingasse 2/11 1040 Vienna, Austria 0043 699 11772506 [EMAIL PROTECTED]
Re: Ajax Compnents
Hi Gerald,are you using client-side state saving? (have a look at your web.xml) Some of the components may only work with server-side state saving.Apart from this point, there are no special requirements.Can you explain the dependency to the server site state saving? CagatayOn 8/11/06, Gerald Müllan <[EMAIL PROTECTED]> wrote: Sure thing, but they should still work.Have a look at the running sandbox examples:http://www.irian.at/myfaces-sandbox/home.jsfcheers, GeraldOn 8/11/06, Rogerio Pereira <[EMAIL PROTECTED]> wrote:> The components on sandbox has WIP (Work in Progress) status and takes some> time to be feature complete, as options i can point ajax4jsf, ajaxanywhere, > jsf-extensions and icefaces.>> 2006/8/11, Gerald Müllan < [EMAIL PROTECTED]>:> > Hi,> >> > are you using client-side state saving? (have a look at your web.xml)> >> > Some of the components may only work with server-side state saving.> >> > Apart from this point, there are no special requirements.> >> > cheers, > >> > Gerald> >> > On 8/11/06, Robert Locklear < [EMAIL PROTECTED]> wrote:> > >> > >> > > > > >> > > What are the requirements for using the Ajax components form the> sandbox?> > > I'm trying into to work them in but I just keep getting the spinning> clock > > > that never ends. I see the actions on the server side but the client> never> > > updates.> > >> > >> > >> > > HtmlCommandButtonAjax > > >> > > HtmlSelectManyCheckboxAjax> > >> > > HtmlSelectOneRadioAjax> > >> > > InputSuggestAjax> > >> > > InputTextAjax > > >> > >> > >> > >> > > Regards,> > >> > > Robert> > >> > >> >> >> > -- > > Gerald Müllan> > Schelleingasse 2/11> > 1040 Vienna, Austria> > 0043 699 11772506> > [EMAIL PROTECTED]> > > --> Yours truly (Atenciosamente),>> Rogério--Gerald MüllanSchelleingasse 2/111040 Vienna, Austria0043 699 11772506 [EMAIL PROTECTED]
Re: Ajax Compnents
Sure thing, but they should still work. Have a look at the running sandbox examples: http://www.irian.at/myfaces-sandbox/home.jsf cheers, Gerald On 8/11/06, Rogerio Pereira <[EMAIL PROTECTED]> wrote: The components on sandbox has WIP (Work in Progress) status and takes some time to be feature complete, as options i can point ajax4jsf, ajaxanywhere, jsf-extensions and icefaces. 2006/8/11, Gerald Müllan < [EMAIL PROTECTED]>: > Hi, > > are you using client-side state saving? (have a look at your web.xml) > > Some of the components may only work with server-side state saving. > > Apart from this point, there are no special requirements. > > cheers, > > Gerald > > On 8/11/06, Robert Locklear < [EMAIL PROTECTED]> wrote: > > > > > > > > > > What are the requirements for using the Ajax components form the sandbox? > > I'm trying into to work them in but I just keep getting the spinning clock > > that never ends. I see the actions on the server side but the client never > > updates. > > > > > > > > HtmlCommandButtonAjax > > > > HtmlSelectManyCheckboxAjax > > > > HtmlSelectOneRadioAjax > > > > InputSuggestAjax > > > > InputTextAjax > > > > > > > > > > Regards, > > > > Robert > > > > > > > -- > Gerald Müllan > Schelleingasse 2/11 > 1040 Vienna, Austria > 0043 699 11772506 > [EMAIL PROTECTED] > -- Yours truly (Atenciosamente), Rogério -- Gerald Müllan Schelleingasse 2/11 1040 Vienna, Austria 0043 699 11772506 [EMAIL PROTECTED]
Re: Ajax Compnents
The components on sandbox has WIP (Work in Progress) status and takes some time to be feature complete, as options i can point ajax4jsf, ajaxanywhere, jsf-extensions and icefaces.2006/8/11, Gerald Müllan < [EMAIL PROTECTED]>:Hi,are you using client-side state saving? (have a look at your web.xml)Some of the components may only work with server-side state saving.Apart from this point, there are no special requirements.cheers,GeraldOn 8/11/06, Robert Locklear < [EMAIL PROTECTED]> wrote:> What are the requirements for using the Ajax components form the sandbox?> I'm trying into to work them in but I just keep getting the spinning clock > that never ends. I see the actions on the server side but the client never> updates. HtmlCommandButtonAjax>> HtmlSelectManyCheckboxAjax>> HtmlSelectOneRadioAjax >> InputSuggestAjax>> InputTextAjax> Regards,>> Robert>>--Gerald MüllanSchelleingasse 2/111040 Vienna, Austria 0043 699 11772506[EMAIL PROTECTED]-- Yours truly (Atenciosamente),Rogério
Re: Ajax Compnents
Hi, are you using client-side state saving? (have a look at your web.xml) Some of the components may only work with server-side state saving. Apart from this point, there are no special requirements. cheers, Gerald On 8/11/06, Robert Locklear <[EMAIL PROTECTED]> wrote: What are the requirements for using the Ajax components form the sandbox? I'm trying into to work them in but I just keep getting the spinning clock that never ends. I see the actions on the server side but the client never updates. HtmlCommandButtonAjax HtmlSelectManyCheckboxAjax HtmlSelectOneRadioAjax InputSuggestAjax InputTextAjax Regards, Robert -- Gerald Müllan Schelleingasse 2/11 1040 Vienna, Austria 0043 699 11772506 [EMAIL PROTECTED]
Ajax Compnents
What are the requirements for using the Ajax components form the sandbox? I’m trying into to work them in but I just keep getting the spinning clock that never ends. I see the actions on the server side but the client never updates. HtmlCommandButtonAjax HtmlSelectManyCheckboxAjax HtmlSelectOneRadioAjax InputSuggestAjax InputTextAjax Regards, Robert