Re: [OS-webwork] Script Action

2004-02-02 Thread Anthony Eden
lf Of Anthony Eden Sent: Monday, February 02, 2004 11:18 AM To: [EMAIL PROTECTED] Subject: Re: [OS-webwork] Script Action Kris, I do it for all of my webapps now, using the script support in JPublish. I use BeanShell these days as my scripting language of choice due to its similarity to Java.

Re: [OS-webwork] Script Action

2004-02-02 Thread remigijus
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 02, 2004 9:28 PM Subject: RE: [OS-webwork] Script Action Thanks. I was aware of JPublish using scripting but I also heard (but I'm not certain if this is true) that JPublish uses XWork in it. If that is true and

RE: [OS-webwork] Script Action

2004-02-02 Thread Kris Thompson
EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anthony Eden Sent: Monday, February 02, 2004 11:18 AM To: [EMAIL PROTECTED] Subject: Re: [OS-webwork] Script Action Kris, I do it for all of my webapps now, using the script support in JPublish. I use BeanShell these days as my scri

Re: [OS-webwork] Script Action

2004-02-02 Thread Anthony Eden
d very much be interested in hearing about others having used scripting languages has their action classes. Kris Thompson -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Donnerstag, Juergen Sent: Monday, February 02, 2004 4:59 AM To: '[EMAIL PROTECTED]&#x

RE: [OS-webwork] Script Action

2004-02-02 Thread Jason Carreira
Jason > -Original Message- > From: Donnerstag, Juergen [mailto:[EMAIL PROTECTED] > Sent: Monday, February 02, 2004 6:59 AM > To: '[EMAIL PROTECTED]' > Subject: [OS-webwork] Script Action > > > Hi, > > I'm using xwork/webwork2 and would lik

RE: [OS-webwork] Script Action

2004-02-02 Thread Kris Thompson
n Sent: Monday, February 02, 2004 4:59 AM To: '[EMAIL PROTECTED]' Subject: [OS-webwork] Script Action Hi, I'm using xwork/webwork2 and would like to use scripted actions (BSF, jpython, groovy, ...) instead of Java classes. Does anybody know how to do it? I checked the docs, lists a

[OS-webwork] Script Action

2004-02-02 Thread Donnerstag, Juergen
Hi, I'm using xwork/webwork2 and would like to use scripted actions (BSF, jpython, groovy, ...) instead of Java classes. Does anybody know how to do it? I checked the docs, lists and wikis but did not find any information. Help is very much appreciated. Juergen --