Re: struts 2 ajax choice

2013-05-14 Thread NIJO GEORGE
Use DWR(Direct Web Remoting) for easy ajax implementation from Struts2 NIJO GEORGE P Follow me on Twitter Add me as Friend View my Profile on LinkedIn +918089699703 On 14 May 2013 0

Re: struts 2 ajax choice

2013-05-14 Thread Ken McWilliams
ail > peuvent facilement être sujets à la manipulation, nous ne pouvons accepter > aucune responsabilité pour le contenu fourni. > > > > > > Date: Mon, 13 May 2013 15:07:01 -0700 > > From: sh_thorn_b...@yahoo.com > > Subject: Re: struts 2 ajax choice

RE: struts 2 ajax choice

2013-05-14 Thread Martin Gainty
accepter aucune responsabilité pour le contenu fourni. > Date: Mon, 13 May 2013 15:07:01 -0700 > From: sh_thorn_b...@yahoo.com > Subject: Re: struts 2 ajax choice > To: davelnew...@gmail.com; user@struts.apache.org > > Dave, > > so, as your experience, which one u r

Re: struts 2 ajax choice

2013-05-13 Thread john lee
Dave, so, as your experience, which one u recommend to use? JSON or S2Jquery? thanks in advance john  From: Dave Newton To: Struts Users Mailing List Cc: john lee Sent: Monday, May 13, 2013 5:03 PM Subject: Re: struts 2 ajax choice On Mon

Re: struts 2 ajax choice

2013-05-13 Thread Mike Hao
Hi Dave, Thank you so much for your quick response and your explanations. Regards, Mike On Mon, May 13, 2013 at 6:03 PM, Dave Newton wrote: > On Mon, May 13, 2013 at 5:56 PM, Mike Hao wrote: > > > Will the S2 jQuery plugin provide the similar functions as S2 dojo > plugin? > > > > The docs a

Re: struts 2 ajax choice

2013-05-13 Thread Dave Newton
On Mon, May 13, 2013 at 5:56 PM, Mike Hao wrote: > Will the S2 jQuery plugin provide the similar functions as S2 dojo plugin? > The docs and examples are available on the site I linked to. > Is S2 jQuery plugin maintained by Struts 2 team? The S2 jQuery plugin I linked to is an independent p

Re: struts 2 ajax choice

2013-05-13 Thread Mike Hao
> > > > > > From: Paul Benedict > > To: Struts Users Mailing List ; john lee < > > sh_thorn_b...@yahoo.com> > > Sent: Monday, May 13, 2013 4:43 PM > > Subject: Re: struts 2 ajax choice > > > > > > Plea

Re: struts 2 ajax choice

2013-05-13 Thread Dave Newton
rn_b...@yahoo.com> > Sent: Monday, May 13, 2013 4:43 PM > Subject: Re: struts 2 ajax choice > > > Please note the Dojo plugin is deprecated. > > > On Mon, May 13, 2013 at 4:42 PM, john lee wrote: > > > > > > > from the document, > > > > > >

Re: struts 2 ajax choice

2013-05-13 Thread john lee
So, JSON is the only choice ? thanks john From: Paul Benedict To: Struts Users Mailing List ; john lee Sent: Monday, May 13, 2013 4:43 PM Subject: Re: struts 2 ajax choice Please note the Dojo plugin is deprecated. On Mon, May 13, 2013 at 4:42 PM

Re: struts 2 ajax choice

2013-05-13 Thread Paul Benedict
Please note the Dojo plugin is deprecated. On Mon, May 13, 2013 at 4:42 PM, john lee wrote: > > > from the document, > > > Struts 2 support both DoJo plugin and JSON plugin, > > > which one is easy to plugin and use? > > > which one is more powerful? > > thanks in advance > > john

struts 2 ajax choice

2013-05-13 Thread john lee
from the document, Struts 2 support both DoJo plugin and JSON plugin, which one is easy to plugin and use? which one is more powerful? thanks in advance john

Re: Struts 2 AJAX error

2010-09-13 Thread Dave Newton
I do; in S2.1+ is different than in S2.0; please read the documentation regarding the Dojo Ajax plugin. (Which is deprecated, by the way.) Dave On Mon, Sep 13, 2010 at 11:42 AM, Arpan wrote: > Hi All, > > I am getting the following error while using ajax theme in struts tag: > > org.apache.jasp

Struts 2 AJAX error

2010-09-13 Thread Arpan
Hi All, I am getting the following error while using ajax theme in struts tag: org.apache.jasper.JasperException: /index.jsp(4,2) Attribute debug invalid for tag head according to TLD I am using following line in my JSP. I am using strut2.2.1.jar file. Please let me know if anybody have any

Re: World¹s Simplest Struts/2 Ajax Pattern

2010-04-07 Thread stanlick
>> figure out where to publish "papers" I am dropping the link here. >> >> http://struts2inaction.com/SimpleAjax.html World¹s Simplest Struts/2 Ajax >> Pattern >> >> Peace, >> Scott > > > -- View this message in context: http://old.nabb

Re: World¹s Simplest Struts/2 Ajax Pattern

2010-04-06 Thread Zoran Avtarovski
g similar questions regarding Struts/2 and Ajax on several > forums, I have decided to write an actual paper on the topic. While I > figure out where to publish "papers" I am dropping the link here. > > http://struts2inaction.com/SimpleAjax.html World¹s Simplest Struts/2 Ajax > Pattern > > Peace, > Scott

RE: World’s Simplest Struts/2 Ajax Patte rn

2010-04-06 Thread Martin Gainty
er@struts.apache.org > Subject: World’s Simplest Struts/2 Ajax Pattern > > > After answering similar questions regarding Struts/2 and Ajax on several > forums, I have decided to write an actual paper on the topic. While I > figure out where to publish "papers" I am dropping the

World’s Simplest Struts/2 Ajax Pattern

2010-04-06 Thread stanlick
After answering similar questions regarding Struts/2 and Ajax on several forums, I have decided to write an actual paper on the topic. While I figure out where to publish "papers" I am dropping the link here. http://struts2inaction.com/SimpleAjax.html World’s Simplest Struts/2 Aj

Re: Struts 2 AJAX grid

2010-03-24 Thread srinivas1977
Hi Evans, I am working on Struts 2 Ajax Grid. I am getting the results using Ajax but could not able to display it in Grid. Grid is simple with sorting and pagination but no inline editining. The grid should be displayed inside Struts 2 Tabbed Panel. I am not what to use for the Grid inside

Re: JQuery UI datepicker doesn't work in a struts 2 ajax page

2009-11-10 Thread fireapple
nt_edit_message'+#ind.index}" showLoadingText="false" >> indicator="%{'loadingImage'+#ind.index}" executeScripts="true" /> >> >> I just added executeScripts="true" to it but still doesn't work. Any >> other possi

Re: JQuery UI datepicker doesn't work in a struts 2 ajax page

2009-11-09 Thread fireapple
5:+5', >> showOn: 'button', buttonImageOnly: true, buttonImage: >> 'images/calendar.gif' >> }); >> <s:if test=²%{!ajaxRequest}> >> }); >> </s:if> >> > > > The option is to have either sep

Re: JQuery UI datepicker doesn't work in a struts 2 ajax page

2009-11-09 Thread Johannes Geppert
other > possibility may cause this problem? > > - --- web: http://www.jgeppert.com twitter: http://twitter.com/jogep -- View this message in context: http://old.nabble.com/JQuery-UI-datepicker-doesn%27t-work-in-a-struts-2-ajax-page-tp26230811p26263094.html Sent from the Struts - Us

Re: Struts 2 Ajax DateTime Picker compatibility with FireFox 3

2008-10-01 Thread matt.payne
Don't use it (or dojo). Some of the jquery date/time pickers are far better anyway. Matt Abhinav Sharma wrote: > > I am using inbuilt struts 2 ajax date time picker for my web application. > It works fine with FireFox 2 but I face issues with rendering of these > cont

Re: Struts 2 Ajax DateTime Picker compatibility with FireFox 3

2008-10-01 Thread Abhinav Sharma
t; are related with the following post: > > http://dojotoolkit.org/forum/dojo-0-4-x-legacy/dojo-0-4-x-support/firefox-3-and-struts-2-theme-ajax-render-issues > > 2008/9/30 Abhinav Sharma <[EMAIL PROTECTED]>: >> >> I am using inbuilt struts 2 ajax date time picker for m

Re: Struts 2 Ajax DateTime Picker compatibility with FireFox 3

2008-09-30 Thread Gabriel Belingueres
sing inbuilt struts 2 ajax date time picker for my web application. It > works fine with FireFox 2 but I face issues with rendering of these controls > in FireFox 3. FireFox 3 is really unpredictable in rendering date picker > and time picker. Sometime it does not renders date picker or time pi

Struts 2 Ajax DateTime Picker compatibility with FireFox 3

2008-09-30 Thread Abhinav Sharma
I am using inbuilt struts 2 ajax date time picker for my web application. It works fine with FireFox 2 but I face issues with rendering of these controls in FireFox 3. FireFox 3 is really unpredictable in rendering date picker and time picker. Sometime it does not renders date picker or time

Re: Struts 2 AJAX

2008-08-07 Thread stanlick
Thanks Dave. Like Struts 1, I think Struts 2 tags that are not required by the core framework are largely be ing passed over in favor of JSTL. It is easier to use tags that are stable, standard and well documented and duplicate tags that do effectively the same thing are confusing. StrutsRequest

Re: Struts 2 AJAX

2008-08-06 Thread Dave Newton
--- On Wed, 8/6/08, [EMAIL PROTECTED] wrote: > On Tue, Aug 5, 2008 at 7:45 PM, Dave Newton wrote: > > --- On Tue, 8/5/08, [EMAIL PROTECTED] wrote: > > > Is Struts 2.1.x still bound to DOJO? > > S2[.1] Ajax/Dojo is a plugin. > Is any other js library compatible to be "plugged" in? To the existing t

Re: Struts 2 AJAX

2008-08-06 Thread stanlick
Is any other js library compatible to be "plugged" in? On Tue, Aug 5, 2008 at 7:45 PM, Dave Newton <[EMAIL PROTECTED]> wrote: > --- On Tue, 8/5/08, [EMAIL PROTECTED] wrote: > > Is Struts 2.1.x still bound to DOJO? > > S2 Ajax/Dojo is a plugin. > > Dave > > > --

Re: Struts 2 AJAX

2008-08-05 Thread Piero Sartini
> Is Struts 2.1.x still bound to DOJO? It isn't - DOJO is available as a plugin since 2.1.x But there is no possibility to use the AJAX theme without DOJO right now. There was an interesting discussion at struts-devel: -> http://www.nabble.com/-PROPOSAL--Deprecate-or-remove-Dojo-plugin-td1857370

Re: Struts 2 AJAX

2008-08-05 Thread Dave Newton
--- On Tue, 8/5/08, [EMAIL PROTECTED] wrote: > Is Struts 2.1.x still bound to DOJO? S2 Ajax/Dojo is a plugin. Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Struts 2 AJAX

2008-08-05 Thread stanlick
Is Struts 2.1.x still bound to DOJO?

Re: Struts 2 Ajax DEBUG: widget ID collision on ID: xxx Problem!?

2008-07-15 Thread netslow
. > > > > > > if i click more than once on the link "try it" i get the following error: > > DEBUG: widget ID collision on ID: new3423 > > the last few hour

Re: Struts 2 + Ajax and Back Button

2008-07-07 Thread matt.payne
Just give in and use (jquery syntax)) $("#back").click(function(event) { window.location.href='forgot.action'; }) where cree wrote: > > Hello All, > > I am attempting to resolv

Re: Struts 2 + Ajax and Back Button

2008-07-07 Thread cree
Hello again everyone, I guess I would like to give an update on my struts 2 and ajax integration. I appreciate everyone's responses as they have helped a lot to resolve my problem with ajax and the back button. My seemingly last problem I have has to do with IE (no surprise). I have implemen

Re: Struts 2 + Ajax and Back Button

2008-07-01 Thread duschhaube
Hi, I use dojo 1.1 and struts-dojo-tags at the same time and it works. her you find the documentation. http://dojotoolkit.org/book/book-dojo/part-3-javascript-programming-dojo-and-dijit/multiple-versions-dojo-page cree schrieb: Hello All, I am attempting to resolve the ajax back button pro

Re: Struts 2 + Ajax and Back Button

2008-06-30 Thread cree
Owen Berry wrote: > > Dojo 0.4 back button support: > > http://dojotoolkit.org/book/dojo-book-0-4/part-7-utilities/back-button-and-bookmarking > > What version of Dojo is included with Struts 2.0.11? Is it 0.4? > > >From my readings it supported 0.4.x, dave mentioned possibly 0.4.5. Thank

Re: Struts 2 + Ajax and Back Button

2008-06-30 Thread Owen Berry
Dojo 0.4 back button support: http://dojotoolkit.org/book/dojo-book-0-4/part-7-utilities/back-button-and-bookmarking What version of Dojo is included with Struts 2.0.11? Is it 0.4? On Mon, Jun 30, 2008 at 2:15 PM, cree <[EMAIL PROTECTED]> wrote: > > Thank you all for your replies. > > I guess at

Re: Struts 2 + Ajax and Back Button

2008-06-30 Thread cree
Thank you all for your replies. I guess at this point I would ask if there is any back button fix at all under struts 2? Or should I go with: Musachy Barroso wrote: > > Just to confirm what Dave said, do not mix Dojo versions. If you need > Dojo 1.x, you are better off not using the s2 ajax t

Re: Struts 2 + Ajax and Back Button

2008-06-30 Thread Musachy Barroso
Just to confirm what Dave said, do not mix Dojo versions. If you need Dojo 1.x, you are better off not using the s2 ajax tags at all. musachy On Mon, Jun 30, 2008 at 1:23 PM, Dave Newton <[EMAIL PROTECTED]> wrote: > --- On Mon, 6/30/08, cree <[EMAIL PROTECTED]> wrote: >> I guess in short I am loo

Re: Struts 2 + Ajax and Back Button

2008-06-30 Thread Dave Newton
--- On Mon, 6/30/08, cree <[EMAIL PROTECTED]> wrote: > I guess in short I am looking to see if there is any way > that I can utilize the back.js in the other jsp or throughout > the two jsp's or if there is support in struts 2.0.11's dojo toolkit. S2 currently uses Dojo 0.4.3 (give or take). I'd

Struts 2 + Ajax and Back Button

2008-06-30 Thread cree
Hello All, I am attempting to resolve the ajax back button problem and have gotten into a situation. I am using struts v 2.0.11 and I know it comes with its own dojotoolkit. However I cannot find any support for the back button. I looked throughout and found dojotoolkit v1.1 and downloaded it.

Struts 2 Ajax DEBUG: widget ID collision on ID: xxx Problem!?

2008-05-24 Thread Noob2k8
but no luck. i hope someone here can help me out. Thx in advance -- View this message in context: http://www.nabble.com/Struts-2-Ajax-DEBUG%3A-widget-ID-collision-on-ID%3A-xxx-Problem%21--tp17449846p17449846.html Sent from the Struts - User mailing list archive at Nabble.com. -

Re: Struts 2 AJAX editable grid

2008-04-21 Thread Jeromy Evans
tom tom wrote: Hi, They both look good, As I stated, I am looking for a one with Select box inside, none of them contains a select box inside the grid It does. Column 4: State http://developer.yahoo.com/yui/examples/datatable/dt_cellediting.html YUI allows you to create customer cell for

Re: Struts 2 AJAX editable grid

2008-04-21 Thread tom tom
Hi, They both look good, As I stated, I am looking for a one with Select box inside, none of them contains a select box inside the grid Thanks --- Jeromy Evans <[EMAIL PROTECTED]> wrote: > I use YUI. > Have a look at Satyam's demo of the editable > datagrid to see if it's > suitable: > http:

Re: Struts 2 AJAX editable grid

2008-04-20 Thread Jeromy Evans
I use YUI. Have a look at Satyam's demo of the editable datagrid to see if it's suitable: http://www.satyam.com.ar/yui/DataGrid.html It supports client-side and server-side pagination and sorting: http://developer.yahoo.com/yui/datatable/ tom tom wrote: Thanks I will have a look, Lot of grids

Re: Struts 2 AJAX editable grid

2008-04-20 Thread tom tom
Thanks I will have a look, Lot of grids got the limitation to have combo boxes in the Grid, If any such Grid someone knows that will be great, we are looking for a such a grid with Sorting and Pagination features. Has anyone enhanced the ftl to share with us. Thanks --- Jeromy Evans <[EMAIL P

Re: Struts 2 AJAX editable grid

2008-04-20 Thread Jeromy Evans
tom tom wrote: Hi, What exactly the benefits of moving from struts 2.0.6 to 2.0.11. Mainly important bugfixes and security fixes. There are few new features. 2.0.x -> 2.1 provides better ajax tags and new plugins. As far as the Ajax support is concerned, we do have a requirement to have

Struts 2 AJAX editable grid

2008-04-20 Thread tom tom
Hi, What exactly the benefits of moving from struts 2.0.6 to 2.0.11. As far as the Ajax support is concerned, we do have a requirement to have a editable grid, Is this facilitated within struts 2? What is the best way to achieve it. Thanks

Re: struts 2 ajax how to

2008-03-26 Thread Piero Sartini
Am Mittwoch, 26. März 2008 14:35:26 schrieb Daniel: > Hello, > What is the best solution to integrate struts 2 and ajax? What libraries? DOJO is shipped with Struts2 - but my impression is that most people do use other frameworks like jQuery or prototype, writing their AJAX code by hand. I will

RE: struts 2 ajax how to

2008-03-26 Thread Deepak Kumar
@struts.apache.org Subject: struts 2 ajax how to Hello, What is the best solution to integrate struts 2 and ajax? What libraries? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

struts 2 ajax how to

2008-03-26 Thread Daniel
Hello, What is the best solution to integrate struts 2 and ajax? What libraries?

Struts 2 Ajax forms-multiple forms with one submit, how?

2007-08-06 Thread lupus
mit(); } //--> Remote form action demo:     -- View this message in context: http://www.nabble.com/Struts-2-Ajax-forms-multiple-forms-with-one-submit%2C-how--tf4224668.html#a12017908 Sent from the Struts - User mailing list archive at Nabb

Where I can get Struts 2+Ajax+Sitemesh to start without using maven?

2007-07-10 Thread lupus
Hi all, I"d like to set up a template as struts2-archetype-starter provides without using maven to create the project, but I do not know how to set this template from scratch using ant build. Is there any reference or simple template for it? I am looking an example using struts 2+Sitemesh+Ajax.

Re: Struts 2 / AJax : Ajax with Freemarker examples

2006-11-29 Thread Musachy Barroso
i wrote: I have the luxury of using any/current versions. Ask? I asked here... == Subject: Re: Struts 2 / AJax : Ajax with Freemarker examples From: Musachy Barroso <[EMAIL PROTECTED]> Date: Tue, 28 Nov 2006 09:55:26 -0500 To: Struts Users Mailing List What version are you using?

Struts 2 / AJax : Ajax with Freemarker examples

2006-11-28 Thread hanasaki
I have the luxury of using any/current versions. Ask? I asked here... == Subject: Re: Struts 2 / AJax : Ajax with Freemarker examples From: Musachy Barroso <[EMAIL PROTECTED]> Date: Tue, 28 Nov 2006 09:55:26 -0500 To: Struts Users Mailing List What version are you using? It d

Re: Struts 2 / AJax : Ajax with Freemarker examples

2006-11-28 Thread Musachy Barroso
What version are you using? It doesn't seem to be much documentation about struts + ajax, but feel free to ask. There is a video and an slide presentation here: http://cwiki.apache.org/S2WIKI/articles-and-press.html, but I think the video link is broken. musachy hanasaki wrote: Anyone have

Struts 2 / AJax : Ajax with Freemarker examples

2006-11-27 Thread hanasaki
Anyone have some docs and a good advanced hello world for struts doing ajax, preferably with freemarker for the web templating. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]