[OT] Re: call javascript from an action class

2008-12-18 Thread Dave Newton
--- On Thu, 12/18/08, elyes sallem wrote: > so if an action is a html for you, sorry, but now i'm too busy to > explain to you the difference No, the action is the Java part. The HTML part is generated by the JSP page--this is also where the JavaScript layer lives. Unless you're writing an appl

Re: call javascript from an action class

2008-12-18 Thread Al Sutton
p if you gave some examples what you're actually trying to do. Invoking javascript from the action doesn't make much sense. Please provide som more information. Nils-H On Thu, Dec 18, 2008 at 4:27 PM, elyes sallem wrote: Hello, i wanna call javascript from an action class, any

Re: call javascript from an action class

2008-12-18 Thread Carlos Zuniga
gt;> application/servlet development. As always, google is a good place to > >> start. > >> > >> Nils-H > >> > >> > >> On Thu, Dec 18, 2008 at 5:48 PM, elyes sallem > >> wrote: > >> > my question was : &g

Re: call javascript from an action class

2008-12-18 Thread Nils-Helge Garli Hegvik
opment before? If not, I suggest >> that you take some time learning the basics and fundamentals of web >> application/servlet development. As always, google is a good place to >> start. >> >> Nils-H >> >> >> On Thu, Dec 18, 2008 at 5:48 PM, elyes sallem

Re: call javascript from an action class

2008-12-18 Thread Nils-Helge Garli Hegvik
place to start. Nils-H On Thu, Dec 18, 2008 at 5:48 PM, elyes sallem wrote: > my question was : >>i wanna call javascript from an action class, >>any one has an example? > so if an action is a html for you, sorry, but now i'm too busy to explain to > you the diff

Re: call javascript from an action class

2008-12-18 Thread Antonio
2008/12/18 elyes sallem : > my question was : >>i wanna call javascript from an action class, >>any one has an example? > so if an action is a html for you, sorry, but now i'm too busy to explain to > you the difference Ok I try to explain myself. To show a pop

Re: call javascript from an action class

2008-12-18 Thread elyes sallem
my question was : >i wanna call javascript from an action class, >any one has an example? so if an action is a html for you, sorry, but now i'm too busy to explain to you the difference have a nice day ... Elyes 2008/12/18 Antonio > 2008/12/18 elyes sallem : > > thos

Re: call javascript from an action class

2008-12-18 Thread Antonio
2008/12/18 elyes sallem : > those who are interested : > example to call javascript via java : > http://java.sun.com/developer/technicalArticles/J2SE/Desktop/scripting/ Eh... I suppose that you don't understand your own questions :-D This is an article about using of Javascript in Java programs, n

Fwd: call javascript from an action class

2008-12-18 Thread elyes sallem
-- Forwarded message -- From: elyes sallem Date: 2008/12/18 Subject: Fwd: call javascript from an action class To: Struts Users Mailing List those who are interested : example to call javascript via java : http://java.sun.com/developer/technicalArticles/J2SE/Desktop/scripting

Fwd: call javascript from an action class

2008-12-18 Thread elyes sallem
those who are interested : example to call javascript via java : http://java.sun.com/developer/technicalArticles/J2SE/Desktop/scripting/ Regards Elyes -- Forwarded message -- From: elyes sallem Date: 2008/12/18 Subject: call javascript from an action class To: Struts Users

Re: call javascript from an action class

2008-12-18 Thread Antonio
2008/12/18 elyes sallem : > i'm not sure Yes he did - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Re: call javascript from an action class

2008-12-18 Thread elyes sallem
i'm not sure Elyes 2008/12/18 Nils-Helge Garli Hegvik > On Thu, Dec 18, 2008 at 5:04 PM, elyes sallem > wrote: > > dou you understand my question first?, > > Yes. > > Nils-H > > - > To unsubscribe, e-mail: user-unsubscr...@stru

Re: call javascript from an action class

2008-12-18 Thread Nils-Helge Garli Hegvik
On Thu, Dec 18, 2008 at 5:04 PM, elyes sallem wrote: > dou you understand my question first?, Yes. Nils-H - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Re: call javascript from an action class

2008-12-18 Thread elyes sallem
what you're > >> actually trying to do. Invoking javascript from the action doesn't > >> make much sense. Please provide som more information. > >> > >> Nils-H > >> > >> On Thu, Dec 18, 2008 at 4:27 PM, elyes sallem > >>

Re: call javascript from an action class

2008-12-18 Thread Nils-Helge Garli Hegvik
18, 2008 at 4:27 PM, elyes sallem >> wrote: >> > Hello, >> > i wanna call javascript from an action class, >> > any one has an example? >> > >> > Thanks >> > Regards >> > Elyes. >> > >> >>

Re: call javascript from an action class

2008-12-18 Thread Nils-Helge Garli Hegvik
an alternative, for a web application > > > 2008/12/18 Lukasz Lenart > >> 2008/12/18 elyes sallem : >> > Hello, >> > i wanna call javascript from an action class, >> > any one has an example? >> >> DWR 2.0 should have such func

Re: call javascript from an action class

2008-12-18 Thread elyes sallem
t; Nils-H > > On Thu, Dec 18, 2008 at 4:27 PM, elyes sallem > wrote: > > Hello, > > i wanna call javascript from an action class, > > any one has an example? > > > > Thanks > > Regards > > Elyes. > > > > -

Re: call javascript from an action class

2008-12-18 Thread Nils-Helge Garli Hegvik
I would be a lot easier to help if you gave some examples what you're actually trying to do. Invoking javascript from the action doesn't make much sense. Please provide som more information. Nils-H On Thu, Dec 18, 2008 at 4:27 PM, elyes sallem wrote: > Hello, > i wanna call ja

Re: call javascript from an action class

2008-12-18 Thread elyes sallem
in fact , i wanna display a message from an action i won't use joptionPane is there an alternative, for a web application 2008/12/18 Lukasz Lenart > 2008/12/18 elyes sallem : > > Hello, > > i wanna call javascript from an action class, > > any one has an example? &g

Re: call javascript from an action class

2008-12-18 Thread Lukasz Lenart
2008/12/18 elyes sallem : > Hello, > i wanna call javascript from an action class, > any one has an example? DWR 2.0 should have such functionality. Regards -- Lukasz http://www.lenart.org.pl/ - To unsubscribe, e-m

call javascript from an action class

2008-12-18 Thread elyes sallem
Hello, i wanna call javascript from an action class, any one has an example? Thanks Regards Elyes.