Re: Ajax post url

2018-06-13 Thread Dave Newton
How do you expect it to work? What happens differently? On Wed, Jun 13, 2018 at 10:34 AM Arjuna Bandara wrote: > I want to send a post request with few attributes as a subsidiary to form > submission. > Js > > https://pastebin.com/embed_iframe/UEvTiBFz"; > style="border:none;width:100%"> > > Act

Re: ajax for https in struts

2017-03-20 Thread Christoph Nenning
> From: Emi > To: Struts Users Mailing List , > Date: 17.03.2017 16:57 > Subject: ajax for https in struts > > Hello, > > Ajax methods work in http, but NOT https. > > Seems due to cross-origin HTTP request. Can you be more precise, please? What is the original URL and which URL do you try

Re: AJAX Jsp tags

2013-08-12 Thread Chris Pratt
h that with Ajax technology there we will not required to use tiles > any more. > > > ~Regards, > ~~Alireza Fattahi > > > > From: Chris Pratt > To: Struts Users Mailing List > Cc: Alireza Fattahi > Sent: Monday, 12 August 201

RE: AJAX Jsp tags

2013-08-12 Thread Martin Gainty
__ > Date: Mon, 12 Aug 2013 04:20:50 -0700 > From: afatt...@yahoo.com > Subject: Re: AJAX Jsp tags > To: user@struts.apache.org > > Thanks for you comments !! > > I have a question about tiles. I used tiles a lot in normal NON-AJAX base > sites. > Now I am d

Re: AJAX Jsp tags

2013-08-12 Thread Alireza Fattahi
Users Mailing List Cc: Alireza Fattahi Sent: Monday, 12 August 2013, 10:50 Subject: Re: AJAX Jsp tags Excellent post Ken.  I absolutely agree with everything you mention.  I too use jQuery and jQuery UI directly in my JSP templates (not through some tag library) and find it easier and more

Re: AJAX Jsp tags

2013-08-11 Thread Chris Pratt
with struts jquery tag or other tags too? > > Or you complete suggest that we write our own tags ! > > > > > > > > ~Regards, > > ~~Alireza Fattahi > > > > > > > > From: Ken McWilliams > > To: Struts U

Re: AJAX Jsp tags

2013-08-11 Thread Ken McWilliams
t; > > From: Ken McWilliams > To: Struts Users Mailing List > Sent: Friday, 9 August 2013, 8:22 > Subject: Re: AJAX Jsp tags > > > Don't use a JSP AJAX tag library. The dojo JSP tags didn't work well not > because of dojo or

Re: AJAX Jsp tags

2013-08-10 Thread Alireza Fattahi
, 8:22 Subject: Re: AJAX Jsp tags Don't use a JSP AJAX tag library. The dojo JSP tags didn't work well not because of dojo or an fault of the tag authors, the technologies simply don't mesh. It's as sane to program Java via XML as it is to program JavaScript via XML. XML is us

Re: AJAX Jsp tags

2013-08-08 Thread Ken McWilliams
Don't use a JSP AJAX tag library. The dojo JSP tags didn't work well not because of dojo or an fault of the tag authors, the technologies simply don't mesh. It's as sane to program Java via XML as it is to program JavaScript via XML. XML is used for configuration. At first glance you think you'll

Re: AJAX Jsp tags

2013-08-08 Thread Chris Pratt
The dojo based tags are deprecated, the jQuery based tags are not. (*Chris*) On Thu, Aug 8, 2013 at 9:54 AM, Alireza Fattahi wrote: > Hi, > > I have confused with struts 2 ajax please correct me: > 1- The dojo plugin is deprecated ( > http://struts.apache.org/release/2.3.x/docs/ajax-tags.html

Re: Ajax and struts 1

2012-07-30 Thread Ing. Alvaro Gomez
in user servlet in ajax in single... call servlet in action is regenerate el code in html de selection On 30/07/2012 11:19 a.m., Adriana G wrote: I fill the select with a peersistent list than come from a method that returns a result from the DB. but i don't know how to update the select witho

Re: Ajax and struts 1

2012-07-30 Thread Dave Newton
Oh, so you're asking how to write JavaScript and update a select box? There should be plenty of tutorials on the internet; that you're using Struts 1 doesn't change any of the client-side stuff. Dave On Mon, Jul 30, 2012 at 1:19 PM, Adriana G wrote: > I fill the select with a peersistent list

Re: Ajax and struts 1

2012-07-30 Thread Adriana G
I fill the select with a peersistent list than come from a method that returns a result from the DB. but i don't know how to update the select without refresing the whole page, that's why i'm trying ajax with this function, but i don't know how to use it. On Mon, Jul 30, 2012 at 12:05 PM, Dave Ne

Re: Ajax and struts 1

2012-07-30 Thread Dave Newton
Define "doesn't work". What's in the response? JSON? How are you accessing the select element? I don't see anything where you set its ID or get it by its class name etc. What's in the JS console after your AJAX call returns? Anything? Dave On Mon, Jul 30, 2012 at 12:20 PM, Adriana G wrote: >

Re: AJAX Advice

2012-04-17 Thread Roy Six
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 If you are looking to do this without the struts2-jquery-plugin and you want to directly use jquery's built-in Ajax functions like ".ajax" and the shortcut ".getJSON" (and so forth), that is very possible without much trouble (you might need the struts

Re: AJAX Advice

2012-04-17 Thread Johannes Geppert
One option is to use the Struts2 jQuery Plugin for Ajax and Widgets. But you can also use any JavaScript Framework to do this Job without any Struts2 Plugins. That's dependent from your Project. https://code.google.com/p/struts2-jquery/ Take a look at the Showcases to see how the Struts2 jQuery

Re: AJAX Advice

2012-04-17 Thread stanlick
Take a peek at this On Tue, Apr 17, 2012 at 2:13 AM, shobbi wrote: > Hi all, your advice is greatly appreciated. I need to use AJAX in my > Struts2 > 2.1.8 web application. What is the best option? > > I see DOJO mentioned in many places including

Re: ajax validation with css_xhtml theme

2011-10-22 Thread Mano Pájaro
Guess so :/ any help though? -- Manolo Pájaro Santander Ingeniero de Sistemas IX Semestre (Actual) <> CUSOL-UAC Linux Registered User # 522026

Re: ajax validation with css_xhtml theme

2011-10-22 Thread Brian Thompson
Cat-keyboard? Brian On Sat, Oct 22, 2011 at 6:28 AM, serge nana wrote: > sqtdqtqzstzatsarvqsqqNqYc@aRTqtxa1qq!qqAqqq1 > On Oct 18, 2011 3:44 AM, "Johannes Geppert" wrote: > > > Is there any Error Message in the JavaScript Console? > > > > Johannes > > > > - > > web: http://www.jgeppert.com

Re: ajax validation with css_xhtml theme

2011-10-22 Thread serge nana
sqtdqtqzstzatsarvqsqqNqYc@aRTqtxa1qq!qqAqqq1 On Oct 18, 2011 3:44 AM, "Johannes Geppert" wrote: > Is there any Error Message in the JavaScript Console? > > Johannes > > - > web: http://www.jgeppert.com > twitter: http://twitter.com/jogep > -- > View this message in context: > http://struts.10

Re: ajax validation with css_xhtml theme

2011-10-18 Thread Mano Pájaro
Thank you for answer Johannes, I have no errors but warnings in the JS Console, it tells me sth about smoothness jquery theme (I setted it once but I'm not using it anymore, I have looking thorugh all my JSP and there are no theme="smoothness" or jquerytheme="smoothness") It throws me several repea

Re: ajax validation with css_xhtml theme

2011-10-18 Thread Johannes Geppert
Is there any Error Message in the JavaScript Console? Johannes - web: http://www.jgeppert.com twitter: http://twitter.com/jogep -- View this message in context: http://struts.1045723.n5.nabble.com/ajax-validation-with-css-xhtml-theme-tp4905398p4913082.html Sent from the Struts - User mailing

Re: Ajax Reload on fieldset in a

2011-03-30 Thread Johannes Geppert
Take a look in the http://www.weinfreund.de/struts2-jquery-showcase/index.action Showcase , there is an example for reloading divs. You can use for this reloadTopics. Refresh Div Johannes - -- web: http://www.jgeppert.com twitter: http://twitter.com

Re: Ajax in Struts2

2011-03-22 Thread frans
, 22 Mar 2011 09:24:03 To: Struts Users Mailing List Reply-To: "Struts Users Mailing List" Subject: Re: Ajax in Struts2 My recommendation for all things JavaScript would be jQuery. With, or especially without, the jQuery Plug-in. (*Chris*) On Tue, Mar 22, 2011 at 8:43 AM, webmeiker wr

Re: Ajax in Struts2

2011-03-22 Thread Chris Pratt
He didn't mention any specific libraries, but was promoting using a library over using a Struts plug-in. And I would recommend the same. The Struts plug-in is great for really small, quickly thrown together, limited use applications. If you're going to want to do anything even remotely off the b

Re: Ajax in Struts2

2011-03-22 Thread Chris Pratt
My recommendation for all things JavaScript would be jQuery. With, or especially without, the jQuery Plug-in. (*Chris*) On Tue, Mar 22, 2011 at 8:43 AM, webmeiker wrote: > Hi, > > I want to ask the community for advice about the > technology/mechanism/plugin/library I should use to AJAX-ize a

Re: Ajax in Struts2

2011-03-22 Thread webmeiker
Thanks Thomas, I will take that into account …but, why you didn’t mention JQuery? 2011/3/22 > Any decent Javascript library will get you going with AJAX. You don't need > to worry about plugins for Struts, or anything that is Struts-specific. > > Start with http://prototypejs.org/learn/introdu

RE: Ajax in Struts2

2011-03-22 Thread Thomas.Sattler
Any decent Javascript library will get you going with AJAX. You don't need to worry about plugins for Struts, or anything that is Struts-specific. Start with http://prototypejs.org/learn/introduction-to-ajax Or http://developer.yahoo.com/yui/connection/ Pick whichever one you like. Or look at

Re: AJAX & Sessions

2011-01-28 Thread Dale Newfield
On 1/27/11 9:28 PM, CRANFORD, CHRIS wrote: 2. Does HttpSession contain value holding time of last User request? No -> Create one, store it in session, proceed Shouldn't that "-> LOGIN" instead of "proceed"? -Dale -

RE: AJAX & Sessions

2011-01-28 Thread Biesbrock, Kevin
I'm so glad I follow this mailing list! I wasn't looking for this answer, but This is quite helpful! Thank you, Chris! Beez -Original Message- From: Chris Pratt [mailto:thechrispr...@gmail.com] Sent: Friday, January 28, 2011 12:08 AM To: Struts Users Mailing List Subject

Re: AJAX & Sessions

2011-01-27 Thread Steven Yang
> >> -Original Message- > >> From: Scott [mailto:stanl...@gmail.com] > >> Sent: Thursday, January 27, 2011 8:37 PM > >> To: 'Struts Users Mailing List' > >> Subject: RE: AJAX & Sessions > >> > >> Are these Ajax r

Re: AJAX & Sessions

2011-01-27 Thread Chris Pratt
e clearing the screen and > > sending the user to the LOGIN page without putting the LOGIN page in > > that DIV? > > > > I really want to implement AJAX/JSON stuff properly in this application > > properly. > > > >> -----Original Message- > >>

Re: AJAX & Sessions

2011-01-27 Thread Dave Newton
Original Message- >> From: Scott [mailto:stanl...@gmail.com] >> Sent: Thursday, January 27, 2011 8:37 PM >> To: 'Struts Users Mailing List' >> Subject: RE: AJAX & Sessions >> >> Are these Ajax requests *not* human initiated?  IOW, are they time

RE: AJAX & Sessions

2011-01-27 Thread CRANFORD, CHRIS
essage- > From: Scott [mailto:stanl...@gmail.com] > Sent: Thursday, January 27, 2011 8:37 PM > To: 'Struts Users Mailing List' > Subject: RE: AJAX & Sessions > > Are these Ajax requests *not* human initiated? IOW, are they timers? > > > > From: CRANFOR

RE: AJAX & Sessions

2011-01-27 Thread Scott
Are these Ajax requests *not* human initiated? IOW, are they timers? From: CRANFORD, CHRIS [mailto:chris.cranf...@setech.com] Sent: Thursday, January 27, 2011 8:29 PM To: Struts Users Mailing List Subject: AJAX & Sessions In our application upon a successful authentication, the HttpSessio

RE: RE: Ajax & ActionErrors

2011-01-11 Thread CRANFORD, CHRIS
cucchi...@gmail.com] > Sent: Tuesday, January 11, 2011 3:51 PM > To: Struts Users Mailing List > Subject: Re: RE: Ajax & ActionErrors > > When you talk about ajax do you mean dojo, json or what else? > Could you be a little bit more accurate? > Maurizio Cucchiara > > On J

Re: RE: Ajax & ActionErrors

2011-01-11 Thread Maurizio Cucchiara
When you talk about ajax do you mean dojo, json or what else? Could you be a little bit more accurate? Maurizio Cucchiara On Jan 11, 2011 8:14 PM, "CRANFORD, CHRIS" wrote: No I am referring to Struts 2.1.8.1 > -Original Message- > From: Frank W. Zammetti [mailto:fzli...@omnytex.com] > S

RE: Ajax & ActionErrors

2011-01-11 Thread CRANFORD, CHRIS
No I am referring to Struts 2.1.8.1 > -Original Message- > From: Frank W. Zammetti [mailto:fzli...@omnytex.com] > Sent: Tuesday, January 11, 2011 1:04 PM > To: Struts Users Mailing List > Subject: Re: Ajax & ActionErrors > > On 1/11/2011 1:43 PM, CRANFORD, CHR

Re: Ajax & ActionErrors

2011-01-11 Thread Frank W. Zammetti
On 1/11/2011 1:43 PM, CRANFORD, CHRIS wrote: Can someone explain how I can render my action errors when I use Ajax to post a form to the server? Assuming you're talking Struts 1... error are rendered via JSP custom tags, so to make it work with AJAX, without hacking the framework, all you need

Re: AJAX file upload

2010-12-02 Thread Alex Rodriguez Lopez
Still off-topic, but recently I've been using this neat feature in GMail where one simply grabs an actual file from, say, your desktop, and drop it into a designated zone in the page when composing mail. The file starts uploading when droped, so I guess you could call this "ajax upload". I wond

Re: AJAX file upload

2010-12-01 Thread Frank W. Zammetti
On 12/1/2010 9:00 AM, Robert Graf-Waczenski wrote: Am 30.11.2010 21:59, schrieb Harsh C: How can I setup a AJAX-ified file upload page using Struts 2? If there is some integration with Dojo, it would be even better i.e. not use the OS specific file upload button etc. There are various resour

Re: AJAX file upload

2010-12-01 Thread piyush kumar
thanks dave!! On Wed, Dec 1, 2010 at 7:09 PM, Dave Newton wrote: > On Wed, Dec 1, 2010 at 8:33 AM, piyush kumar >wrote: > > > Yeah you are right, dojo is there in struts2, but that is all i know :-( > > > > ... > > In any case, it's deprecated, and uses an ancient version of Dojo. Don't > use >

Re: AJAX file upload

2010-12-01 Thread Dave Newton
On Wed, Dec 1, 2010 at 8:52 AM, Peter Nguyen wrote: > This seems to be a recurring piece of advice with regards to the use of the > struts 2 dojo plugin. Out of curiosity, is there any reason why the plugin > is still included in the latest releases? > Yes, because it's deprecated, not removed.

Re: AJAX file upload

2010-12-01 Thread Robert Graf-Waczenski
Am 30.11.2010 21:59, schrieb Harsh C: How can I setup a AJAX-ified file upload page using Struts 2? If there is some integration with Dojo, it would be even better i.e. not use the OS specific file upload button etc. There are various resources floating around in the net regarding "AJAX file

RE: AJAX file upload

2010-12-01 Thread Peter Nguyen
: Thursday, 2 December 2010 12:39 AM To: Struts Users Mailing List Subject: Re: AJAX file upload On Wed, Dec 1, 2010 at 8:33 AM, piyush kumar wrote: > Yeah you are right, dojo is there in struts2, but that is all i know > :-( > ... In any case, it's deprecated, and uses an ancient v

Re: AJAX file upload

2010-12-01 Thread Dave Newton
On Wed, Dec 1, 2010 at 8:33 AM, piyush kumar wrote: > Yeah you are right, dojo is there in struts2, but that is all i know :-( > ... In any case, it's deprecated, and uses an ancient version of Dojo. Don't use it. Dave

Re: AJAX file upload

2010-12-01 Thread piyush kumar
Yeah you are right, dojo is there in struts2, but that is all i know :-( On Wed, Dec 1, 2010 at 2:29 AM, Harsh C wrote: > How can I setup a AJAX-ified file upload page using Struts 2? If there is > some integration with Dojo, it would be even better i.e. not use the OS > specific file upload but

RE: AJAX file upload

2010-11-30 Thread Tommy Pham
> -Original Message- > From: Brian Thompson [mailto:elephant...@gmail.com] > Sent: Tuesday, November 30, 2010 6:05 PM > To: Struts Users Mailing List > Subject: Re: AJAX file upload > > I was assuming that he wanted his own custom look and feel for the upload >

Re: AJAX file upload

2010-11-30 Thread Brian Thompson
I was assuming that he wanted his own custom look and feel for the upload button rather than just putting an unstyled HTML on the page. -Brian On Tue, Nov 30, 2010 at 7:57 PM, Tommy Pham wrote: > > -Original Message- > > From: Harsh C [mailto:hchau...@gmail.com] > > Sent: Tuesday, Nove

RE: AJAX file upload

2010-11-30 Thread Tommy Pham
> -Original Message- > From: Harsh C [mailto:hchau...@gmail.com] > Sent: Tuesday, November 30, 2010 12:59 PM > To: Struts Users Mailing List > Subject: AJAX file upload > > How can I setup a AJAX-ified file upload page using Struts 2? If there is some > integration with Dojo, it would be e

Re: Ajax support for Struts 2.2.1

2010-08-24 Thread Dave Newton
On Tue, Aug 24, 2010 at 10:38 AM, Johannes Geppert wrote: > > *Only* in the trivial cases. > Not only, but in the most cases. > YMMV; for me, my requirements are so different from project to project, including requiring different underlying libraries. I have *some* commonality, which I handle vi

Re: Ajax support for Struts 2.2.1

2010-08-24 Thread Johannes Geppert
> *Only* in the trivial cases. Not only, but in the most cases. I have a medium size webapp and there I am happy I can do the whole ajax stuff and the simple widget stuff, like tabs and datepickers with an taglib. this is much more comfortable and to maintenance as plain JavaScript. And JavaScr

Re: Ajax support for Struts 2.2.1

2010-08-24 Thread Frank W. Zammetti
As the creator of an AJAX taglib (As the developer of an AJAX taglb (http://javawebparts.sourceforge.net/javadocs/javawebparts/ajaxparts/taglib/package-summary.html) I have to say... I agree with Dave :) There was a time (like, around the time I created the library perhaps?!?) where I would have a

Re: Ajax support for Struts 2.2.1

2010-08-24 Thread Dave Newton
On Tue, Aug 24, 2010 at 5:55 AM, Johannes Geppert wrote: > Even in the trivial cases a taglib has a benefit. > *Only* in the trivial cases. > A normal AJAX request with a simple indicator and an effect after > completing, needs a lot of boiler plate code, which is hard to maintenance > and to d

Re: Ajax support for Struts 2.2.1

2010-08-24 Thread Johannes Geppert
Hello Dave, at this point i'am not on your side. Even in the trivial cases a taglib has a benefit. A normal AJAX request with a simple indicator and an effect after completing, needs a lot of boiler plate code, which is hard to maintenance and to debug. A taglib make your JSP cleaner and you

Re: Ajax support for Struts 2.2.1

2010-08-22 Thread Matthew Barrett
"Dave Newton" To: "Struts Users Mailing List" ; "Matthew Barrett" Sent: Saturday, August 21, 2010 12:18 AM Subject: Re: Ajax support for Struts 2.2.1 On Fri, Aug 20, 2010 at 1:39 AM, Matthew Barrett wrote: Has anyone tried using the full Dojo within Struts, rat

Re: Ajax support for Struts 2.2.1

2010-08-20 Thread Dave Newton
On Fri, Aug 20, 2010 at 1:39 AM, Matthew Barrett wrote: > Has anyone tried using the full Dojo within Struts, rather than just the > historic built in tag libraries. > Sure. It's just like using anything else without tag support; you use it as you would with any back end system. And personally, f

Re: Ajax support for Struts 2.2.1

2010-08-20 Thread jordi
We're using full dojo 1.5 but without any tag library and we are very happy with it. We stopped using the plugin long time ago... it was always far away from latest dojo release On Fri, Aug 20, 2010 at 10:19 AM, Lukasz Lenart < lukasz.len...@googlemail.com> wrote: > Take a look on jQuery plugin

Re: Ajax support for Struts 2.2.1

2010-08-20 Thread Lukasz Lenart
Take a look on jQuery plugin http://code.google.com/p/struts2-jquery/ Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ Kapituła Javarsovia 2010 http://javarsovia.pl - To unsubscribe, e-mail: user-unsubscr...@struts.

RE: Ajax Response - Array Objects (working examples)

2010-07-16 Thread Martin Gainty
importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. From: mgai...@hotmail.com To: user@struts.apache.org Subject: RE: Ajax Response - Array Objects Date: F

RE: Ajax Response - Array Objects

2010-07-16 Thread Martin Gainty
sage sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Subject: RE: Ajax Response - Array

RE: Ajax Response - Array Objects

2010-07-16 Thread CRANFORD, CHRIS
have expected, but for some reason the widget isn't populating the dropdown with it now. Any suggestions? > -Original Message- > From: Rahul Mohan [mailto:rahul.mo...@tcs.com] > Sent: Friday, July 16, 2010 1:10 AM > To: Struts Users Mailing List > Subject: Re: Ajax

Re: Ajax Response - Array Objects

2010-07-15 Thread Rahul Mohan
Chris, Maps are serialized as 'name : value' pairs, whereas Lists are serialized as Arrays. Change your return type to a List and try. - Rahul From: "CRANFORD, CHRIS" To: Date: 15-07-2010 19:04 Subject: Ajax Response - Array Objects I cannot seem to get my Ajax request to return to the

Re: ajax method returning "login", how to do??

2010-04-23 Thread Rahul Mohan
Hi, You will have to handle the redirect on the client and not on the server when ajax is being used. Server should return some error_message or login page url back and the client should do something like this: if(return_text == 'Login') document.location = Hope this helps. - rahul

Re: AJAX Validation (calls to action methods work on submit, but messages not displayed nor page redirected)

2010-03-08 Thread Alex Rodriguez Lopez
I'm thinking this might be related to the AJAX Theme thing... is this required to work with AJAX validation? Any other requeriments aside from including the sx:head tag? Em 08-03-2010 11:11, Alex Rodriguez Lopez escreveu: Hi! I'm updating validations on my app to use AJAX. I followed this: h

Re: ajax validation with IE8

2010-02-22 Thread Stephen Ince
IE8 is a little stubborn, you have to delete temporary files. On Mon, Feb 22, 2010 at 6:12 AM, Stephen Ince wrote: > Does anyone know how I can I patch /struts/css_xhtml/validation.js?  I > tried replacing template/css_xhtml/validation.js in struts-core but > that does not seem to work. > I added

Re: ajax validation with IE8

2010-02-22 Thread Stephen Ince
Does anyone know how I can I patch /struts/css_xhtml/validation.js? I tried replacing template/css_xhtml/validation.js in struts-core but that does not seem to work. I added in my own validation.js to the end of the file but I don't like this solution. Steve On Mon, Feb 22, 2010 at 5:52 AM, Ste

Re: ajax validation with IE8

2010-02-22 Thread Stephen Ince
Here is the link. https://issues.apache.org/jira/browse/WW-3393 On Mon, Feb 22, 2010 at 1:05 AM, Lukasz Lenart wrote: > 2010/2/21 Stephen Ince : >> Okay I found the problem. I find it hard to believe that anyone is >> using css_xhtml theme with this bug. It doesn't work in IE8 and it >> does not

Re: ajax validation with IE8

2010-02-21 Thread Lukasz Lenart
2010/2/21 Stephen Ince : > Okay I found the problem. I find it hard to believe that anyone is > using css_xhtml theme with this bug. It doesn't work in IE8 and it > does not work properly in any other browser. > > problem > struts/css_xhtml/validation.js: function findWWCtrlNode needed to be > rew

Re: ajax validation with IE8

2010-02-21 Thread Stephen Ince
Okay I found the problem. I find it hard to believe that anyone is using css_xhtml theme with this bug. It doesn't work in IE8 and it does not work properly in any other browser. problem struts/css_xhtml/validation.js: function findWWCtrlNode needed to be rewritten. function findWWCtrlNode(enclos

Re: AJAX Validation example

2009-10-25 Thread Wes Wannemacher
On Saturday 24 October 2009 12:33:49 am shenxiaojing wrote: > Hello, all > > Is anybody using the example from > http://struts.apache.org/2.1.8/docs/ajax-validation.html ? > It doesn't work at all. > > Or anybody can send a successful example to me? > > Thank you > > -Karen I've used that off and

Re: [OT] Re: AJAX issues in struts 2.1.6

2009-09-04 Thread Bhaarat Sharma
lol so mean On Fri, Sep 4, 2009 at 10:20 AM, Greg Lindholm wrote: > Martin Gainty wrote: > > > >> is struct2 a stealth apache project? > >> > > > > Yes; it's a bot-detection/mailing-list removal system. > > > > Dave > > > > > > > LOL . and he's outta here >

Re: [OT] Re: AJAX issues in struts 2.1.6

2009-09-04 Thread Greg Lindholm
Martin Gainty wrote: > >> is struct2 a stealth apache project? >> > > Yes; it's a bot-detection/mailing-list removal system. > > Dave > > > LOL . and he's outta here

[OT] Re: AJAX issues in struts 2.1.6

2009-09-04 Thread Dave Newton
Martin Gainty wrote: is struct2 a stealth apache project? Yes; it's a bot-detection/mailing-list removal system. Dave - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@st

RE: AJAX issues in struts 2.1.6

2009-09-03 Thread Martin Gainty
à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Thu, 3 Sep 2009 19:34:17 -0700 > Subj

Re: AJAX issues in struts 2.1.6

2009-09-03 Thread Musachy Barroso
t; peuvent facilement être sujets à la manipulation, nous ne pouvons accepter > aucune responsabilité pour le contenu fourni. > > > > >> Date: Thu, 3 Sep 2009 18:41:58 -0700 >> From: t492...@yahoo.com >> To: user@struts.apache.org >> Subject: Re: AJAX issues in st

RE: AJAX issues in struts 2.1.6

2009-09-03 Thread Martin Gainty
; From: t492...@yahoo.com > To: user@struts.apache.org > Subject: Re: AJAX issues in struts 2.1.6 > > > > > Wes Wannemacher wrote: > > > > > > You need to add a namespace parameter, based on the error, I'm > > assuming that you requested either /lis

Re: AJAX issues in struts 2.1.6

2009-09-03 Thread calintz
Wes Wannemacher wrote: > > > You need to add a namespace parameter, based on the error, I'm > assuming that you requested either /list or /list.action in your > browser when the error message was thrown, so change the above to the > following - > > > > > -Wes > > > -- > Wes Wannemacher

Re: AJAX issues in struts 2.1.6

2009-09-03 Thread Wes Wannemacher
On Thu, Sep 3, 2009 at 5:57 AM, calintz wrote: > >     > You need to add a namespace parameter, based on the error, I'm assuming that you requested either /list or /list.action in your browser when the error message was thrown, so change the above to the following - -Wes -- Wes Wannemacher

Re: AJAX issues in struts 2.1.6

2009-09-03 Thread Ernesto Reinaldo Barreiro
I have no idea... This seems to be an entirely different thing form the original post... But I'm new to struts2 so don't take my word for granted. By the way, FilterDispatcher is deprecated. What I use in my toy application is: struts2 org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndEx

Re: AJAX issues in struts 2.1.6

2009-09-03 Thread calintz
After changed to i'm having another problem. what should i set for my ?? this is part of my web.xml struts2 org.apache.struts2.dispatcher.FilterDispatcher actionPackages pages/list.actions

Re: AJAX issues in struts 2.1.6

2009-09-03 Thread Ernesto Reinaldo Barreiro
Maybe just ? Or if you don't want JS to be cached? Best, Ernesto On Thu, Sep 3, 2009 at 10:27 AM, calintz wrote: > > Hello everyone, i need help here~ > > these are my jar files > struts2-dojo-plugin-2.1.6 > struts2-core-2.1.6 > ---

Re: AJAX issues in struts 2.1.6

2009-09-03 Thread calintz
Hello everyone, i need help here~ these are my jar files struts2-dojo-plugin-2.1.6 struts2-core-2.1.6 --- this is my index.jsp <%@ taglib prefix="s" uri="/struts-tags"%> <%@ taglib prefix="sx" uri="/struts-dojo-tags" %>

Re: ajax validation problem in IE8

2009-08-31 Thread Mitch Claborn
Some more info: The generated HTML is below. validation.js (in the css_xhtml theme) uses this line to find the element before which to insert the new error div. var firstCtrNode = findWWCtrlNode(enclosingDiv); // either wwctrl_ or wwlbl_ That function looks for a child div or span whose c

Re: ajax validation problem in IE8

2009-08-30 Thread Dave Newton
Martin Gainty wrote: you can take all your JS scripts and run it thru RhinoScript thats what i did for Dojo http://www.rhinoscript.org be sure to toss in plenty of alert statements! What in the name of Bumba's porcelain alter are you talking about? Unless IE8 runs RhinoScript I don't see how

RE: ajax validation problem in IE8

2009-08-29 Thread Martin Gainty
accepter aucune responsabilité pour le contenu fourni. > Date: Sat, 29 Aug 2009 18:34:38 -0500 > From: mi...@claborn.net > To: mgai...@hotmail.com; user@struts.apache.org > Subject: Re: ajax validation problem in IE8 > > I'll give that a try. I thought I remembered seein

Re: ajax validation problem in IE8

2009-08-29 Thread Mitch Claborn
I'll give that a try. I thought I remembered seeing instructions for a way to extract those .js files to somewhere so that I can put in some debugging statements. Do you know about that? Mitch Martin Gainty wrote: > /template/css_xhtml/validation.js > > function addErrorCSS(e, errorText) { >

Re: ajax submit and IE

2009-08-28 Thread Dave Newton
Martin Gainty wrote: possibly XMLHttpRequest bug? when Underneath the UI layer you will need to match Struts (version 2) Dojo-plugin to Dojo (v 1.2) and then Dojo support for the ActiveX control Dojo 1.2? What in Quetzalcohuātl's macahuitl are you talking about? S2 uses Dojo 0.4.3; looking a

Re: ajax submit and IE

2009-08-28 Thread Mitch Claborn
Seeing this behavior in IE7. The div is very plain: I use other Javascript to show/hide shippingDiv as needed. Mitch Martin Gainty wrote: > possibly XMLHttpRequest bug? > >> when > >> Underneath the UI layer you will need to match Struts (version 2) > >> Dojo-plugin to Dojo (v 1.2) and then D

Re: ajax submit and IE

2009-08-28 Thread Mitch Claborn
Some possible workarounds: 1) add this to the textfield: onkeypress="return !(event && event.keyCode && event.keyCode == 13);" This is a bit of javacript that suppresses the enter key. 2) or this onkeypress="if (event && event.keyCode && event.keyCode == 13) {dojo.byId('ajaxShippingSub

RE: AJAX issues in struts 2.1.6

2009-08-08 Thread hisameer
manipulation, nous ne > pouvons accepter aucune responsabilité pour le contenu fourni. > > > > >> Date: Fri, 7 Aug 2009 20:46:32 -0700 >> From: cool_sameer_fo...@yahoo.com >> To: user@struts.apache.org >> Subject: RE: AJAX issues in struts 2.1.6 &g

RE: AJAX issues in struts 2.1.6

2009-08-08 Thread Martin Gainty
a pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Fri, 7 Aug 2009 20:46:32 -0700 > From: cool_sameer_fo...@yahoo.com > To: u

RE: AJAX issues in struts 2.1.6

2009-08-07 Thread hisameer
sert à l'information seulement et > n'aura pas n'importe quel effet légalement obligatoire. Étant donné que > les email peuvent facilement être sujets à la manipulation, nous ne > pouvons accepter aucune responsabilité pour le contenu fourni. > > > > >> Dat

RE: AJAX issues in struts 2.1.6

2009-08-07 Thread Martin Gainty
ol_sameer_fo...@yahoo.com > To: user@struts.apache.org > Subject: RE: AJAX issues in struts 2.1.6 > > > Thankyou so much Martin. You are the man! I will try the example you > mentioned and ahhh... hopefully I will be able to add the same in my > application:jumping: > >

RE: AJAX issues in struts 2.1.6

2009-08-07 Thread hisameer
nt être sujets à la manipulation, nous ne > pouvons accepter aucune responsabilité pour le contenu fourni. > > > > >> Date: Fri, 7 Aug 2009 13:01:25 -0700 >> From: cool_sameer_fo...@yahoo.com >> To: user@struts.apache.org >> Subject: Re: AJAX issues in struts 2.1.6 >>

RE: AJAX issues in struts 2.1.6

2009-08-07 Thread Martin Gainty
ets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Fri, 7 Aug 2009 13:01:25 -0700 > From: cool_sameer_fo...@yahoo.com > To: user@struts.apache.org > Subject: Re: AJAX issues in struts 2.1.6 > > > Thanks for your reply Pe

Re: AJAX issues in struts 2.1.6

2009-08-07 Thread hisameer
Thanks for your reply Peter. I was able to solve the issue by removing some of the unwanted stuff from my jsp. Now the funny thing is I am not even able to see the tabs in my JSP. I thought if we are using sx:tabbedpanel it should show the tabs. Is there any additional thing I have to do?Its becom

Re: AJAX issues in struts 2.1.6

2009-08-06 Thread Peter Phillips
I tried the dojo plugin in struts 2.1.7 and gave up - deciding that it was effectively broken. It is deprecated anyway in struts 2.1. The template problems you are having can be fixed by copying the template files into your local project (keeping the template/ajax directory structure) and changin

Re: AJAX issues in struts 2.1.6

2009-08-05 Thread hisameer
Hello everyone! I am having the same problem with Struts2.1.6. The jars being used are: struts2-core-2.1.6.jar struts2-dojo-plugin-2.1.6.jar Here is my jsp page: <%@ taglib prefix="s" uri="/struts-tags"%> <%@ taglib prefix="sx" uri="/struts-dojo-tags"%> " rel="stylesheet" type="te

Re: AJAX Validation

2009-07-28 Thread Zoran Avtarovski
>> > destinataire prévu, nous te demandons avec bonté que pour satisfaire >> > informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie >> > de ceci est interdite. Ce message sert à l'information seulement et n'aura >> >

  1   2   3   4   5   >