Re: Struts Action Scripting

2003-06-19 Thread Craig R. McClanahan
On Wed, 18 Jun 2003, Igor Shabalov wrote: > Date: Wed, 18 Jun 2003 09:16:58 -0700 > From: Igor Shabalov <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]> > To: Struts Users Mailing List <[EMAIL PROTECTED]> > Subject: Re: Struts Act

Re: Struts Action Scripting

2003-06-18 Thread Igor Shabalov
ling List <[EMAIL PROTECTED]> To: Struts Users Mailing List <[EMAIL PROTECTED]> Subject: Re: Struts Action Scripting It's not about compilation time. It's about ability to reload code on- the fly. Here Eclipse do not helps you. Compilation time can be rather small. Time to reload

Re: Struts Action Scripting

2003-06-17 Thread Craig R. McClanahan
On Thu, 12 Jun 2003, Igor Shabalov wrote: > Date: Thu, 12 Jun 2003 11:13:47 -0700 > From: Igor Shabalov <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]> > To: Struts Users Mailing List <[EMAIL PROTECTED]> > Subject: Re: Struts Acti

Re: Struts Action Scripting

2003-06-12 Thread Igor Shabalov
Why reload all application in 3 seconds - my application tomcat reloading much longer and not evry time :-( - if I can reload just that action in 0.3 seconds bullet proof? On Thu, 12 Jun 2003 09:49:31 -0600, David Graham <[EMAIL PROTECTED]> wrote: One of the stated benefits is that you don't h

Re: Struts Action Scripting

2003-06-12 Thread Igor Shabalov
AX (803)777-8833, Email [EMAIL PROTECTED] > -Original Message- > From: David Graham [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 12, 2003 1:06 PM > To: [EMAIL PROTECTED] > Subject: RE: Struts Action Scripting > > > >True, but I think recompiling is the time consumin

Re: Struts Action Scripting

2003-06-12 Thread Igor Shabalov
777-8831, FAX (803)777-8833, Email [EMAIL PROTECTED] > -Original Message- > From: David Graham [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 12, 2003 11:50 AM > To: [EMAIL PROTECTED] > Subject: RE: Struts Action Scripting > > > One of the stated benefits is that you don

RE: Struts Action Scripting

2003-06-12 Thread David Graham
:06 PM > To: [EMAIL PROTECTED] > Subject: RE: Struts Action Scripting > > > >True, but I think recompiling is the time consuming part! > > Recompiling the actions or jsps? If it takes you more than 1 > second to > compile an action, you're using the wrong tool.

RE: Struts Action Scripting

2003-06-12 Thread Ed Yu
[EMAIL PROTECTED] > -Original Message- > From: David Graham [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 12, 2003 1:06 PM > To: [EMAIL PROTECTED] > Subject: RE: Struts Action Scripting > > > >True, but I think recompiling is the time consuming part! > >

RE: Struts Action Scripting

2003-06-12 Thread David Graham
[EMAIL PROTECTED] > -Original Message- > From: David Graham [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 12, 2003 11:50 AM > To: [EMAIL PROTECTED] > Subject: RE: Struts Action Scripting > > > One of the stated benefits is that you don't have to reload > your a

RE: Struts Action Scripting

2003-06-12 Thread Ed Yu
> Sent: Thursday, June 12, 2003 11:50 AM > To: [EMAIL PROTECTED] > Subject: RE: Struts Action Scripting > > > One of the stated benefits is that you don't have to reload > your app to see > changes in actions. I think the idea is neat but would never > use it

RE: Struts Action Scripting

2003-06-12 Thread David Graham
One of the stated benefits is that you don't have to reload your app to see changes in actions. I think the idea is neat but would never use it because Tomcat reloads my app in < 3 seconds. David Then you get back to a spageti application ... :) José. -Original Message- From: [EMAIL

RE: Struts Action Scripting

2003-06-12 Thread NYIMI Jose (BMB)
Then you get back to a spageti application ... :) José. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, June 12, 2003 5:49 PM To: Struts Users Mailing List Subject: Struts Action Scripting Just found this at http://www.alphaworks.ibm.com/tech/strut