Oh, what we try to do is: sometimes we have to demo some enhanced functunality
to certain clients in production mode.  

So it's like having two almost identical struts applications running on
production machine, except one is real, the other is for pilot(going to be real
if clients want these new enhancements).   Note they are both running in
'production mode', which mean the development and testing is already done on
test machines.

It's not as easy as you might think.  Especially when the application gets to be
more than 2G!


-----Original Message-----
From: Jamie M. Guillemette [mailto:[EMAIL PROTECTED] 
Sent: July 4, 2003 12:00 PM
To: Struts Users Mailing List
Subject: Re: What's the best way to duplicate a struts project -- like for pilot
purpose


you lost me on what your trying to do..

JMG

----- Original Message -----
From: "Yansheng Lin" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Friday, July 04, 2003 1:47 PM
Subject: What's the best way to duplicate a struts project -- like for pilot
purpose


>
> I have done this too many times now.  Still hasn't figured out a way to do
this
> efficiently.  Wonder anyone has better practices than copying and pasting
or
> putting a lot of temporary if-else in the code?
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to