You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Gururaj Clinthamanikar <Gu...@princecon.com> on 2001/08/22 11:42:42 UTC

RE: Struts or Turbine.

But are these technologies dependable, like if I develop my project based on
Velocity is it safe.

Gururaj.

-----Original Message-----
From: Jon Stevens [mailto:jon@latchkey.com]
Sent: Tuesday, August 21, 2001 5:18 PM
To: Turbine-user
Subject: Re: Structs or Turbine.


on 8/21/01 8:31 AM, "Gururaj Clinthamanikar" <Gu...@princecon.com> wrote:

> Thanks Dienstag.
> 
> If I use Struts as the JSP layer, would it be ok to use some of the API of
> turbine, like Connection Pooling, Scheduling, etc. I will not develop the
> application using turbine framework, but just use some of the API provided
> by turbine.

Yes. You can use Turbine's features independently of Turbine. In Turbine
2.1, it is more difficult. In Turbine 3.0, we have separated stuff and are
in the process of making it easier.

Also, please read this before you decide to go with JSP:

    <http://jakarta.apache.org/velocity/ymtd/ymtd.html>

If you *still* want JSP, then you should consider using this:

    <http://jakarta.apache.org/velocity/veltag.html>

thanks,

-jon


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org


Re: Struts or Turbine.

Posted by Daniel Rall <dl...@finemaltcoding.com>.
Gururaj Clinthamanikar <Gu...@princecon.com> writes:

> But are these technologies dependable, like if I develop my project based on
> Velocity is it safe.

They're quite stable, and I can't imagine what could be safer than
having the source code.

                                Daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org


Re: Struts or Turbine.

Posted by Jon Stevens <jo...@latchkey.com>.
on 8/22/01 2:42 AM, "Gururaj Clinthamanikar" <Gu...@princecon.com> wrote:

> But are these technologies dependable, like if I develop my project based on
> Velocity is it safe.
> 
> Gururaj.

Dependable in what way? Safe in what way?

Velocity has a full regression testing suite. If we make any change to the
Velocity code, in any way, we can test to see if it will break any known
existing code.

Yummy.

-jon


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org